1008 segfaults in genattr
Jason Merrill
jason@cygnus.com
Mon Nov 17 18:32:00 GMT 1997
>>>>> Robert Lipe <robertl@dgii.com> writes:
>> If .fini on SCO is supported as ELF, atexit () should not be used
> The problem is that "config/svr4.h" #defines HAVE_ATEXIT and nothing
> in config/i386/sysv4.h #undefs it. This is why we see the potentially
> goofy double exit thing on systems that are SVR4-ish on x86, which
> would certainly include Unixware.
I don't understand. HAVE_ATEXIT has no effect whatsoever on the running of
dtors on ELF systems. What's the problem?
Jason
More information about the Gcc
mailing list