Testsuite question

Charles M. Hannum root@ihack.net
Mon Oct 12 08:04:00 GMT 1998


> Is it possible to include test files in the suite that involve compiling
> AND linking... I've just tracked down a bug in a tentative OpenBSD 
> installation to a constructor invocation problem. It resolved to this:

What exactly is the problem?  Under NetBSD, the exit(0) is called
properly, when compiled either with gcc 2.7.2.2+myc1 (what shipped
with 1.3) or with egcs.

If the abort() is getting called, your linker is broken.




More information about the Gcc mailing list