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

Bug#116823: Debian's g++-3.0 forgets to generate some code.



Richard B. Kreckel writes:
> Package: g++-3.0
> Version: 1:3.0.2-0pre011014
> Severity: important
> 
> Summary: It seems like some bug crept into Debian's gcc-3.0.  The bug does
> not seem to be present upstream.  This bug renders the CLN package
> unlinkable with our compiler.
> 
> The following piece of code is extracted from CLN's PROVIDE/REQUIRE
> mechanism for setting up global objects:

[...]

hmm, I was under the impression, that enabling -fuse-cxa-atexit as the
default on a glibc-2.2 based system, was safe.

You get the code you want with -fno-use-cxa-atexit. Should we revert
this change?



Reply to: