This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Error 139?


"Matthias Urlichs" <smurf@noris.de> writes:

|> Hi,
|> 
|> John Edstrom:
|> > make[1]: *** [IO.c] Error 139
|> This is signal 11, i.e. segmentation fault. (Make is stupid and should use
|> WIFSIGNALLED().)

No, the shell is stupid, it does not propagate the signal.  Make cannot be
blamed.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.cs.uni-dortmund.de                      completely different"
schwab@gnu.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]