bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: make error with pro*c redhat 7.2


From: lasse.makholm
Subject: RE: make error with pro*c redhat 7.2
Date: Fri, 6 Jun 2003 13:54:05 +0200

>From http://www.gnu.org/manual/make-3.79.1/html_mono/make.html#SEC124 :

`[foo] signal description' 
These errors are not really make errors at all. They mean that a program that 
make invoked as part of a command script returned a non-0 error code (`Error 
NN'), which make interprets as failure, or it exited in some other abnormal 
fashion (with a signal of some type). See section Errors in Commands. If no *** 
is attached to the message, then the subprocess failed but the rule in the 
makefile was prefixed with the - special character, so make ignored the error. 


So this is not a make problem but probably a compiler problem...

/Lasse

-----Original Message-----
From: ext Guy L [mailto:address@hidden
Sent: Friday, June 06, 2003 1:26 PM
To: address@hidden
Subject: make error with pro*c redhat 7.2


Hello, 

getting this error while using make with the precompiler Pro*C (linux Redhat 
7.2).
GNU Make version 3.79.1
Here is the error:
[make] : *** [sample9.o] segmentation fault

How to fix that


Thank a lot

Guy L.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]