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: 1008 segfaults in genattr


>>>>> Jeffrey A Law <law@cygnus.com> writes:

> I'm kinda curious why your 2nd call to exit is aborting; any chance you
> could assembly level debug the 2nd call?  Could it just be some paranoid
> libc guy aborting if exit is called recursively?!?

Yep.  Apparently SCO doesn't like it when that happens.

> I'd also be interested in whether or not a C++ hello world program will
> call __do_global_dtors_aux twice on sco5.

Not according to Robert.

Jason


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