KDE hackers, please read (was [nathan@codesourcery.com: Re: GCC 3.0.3: Bugs to Fix]) (fwd)

Jakub Jelinek jakub@redhat.com
Mon Dec 10 03:01:00 GMT 2001


On Sun, Dec 09, 2001 at 11:40:43PM -0800, Waldo Bastian wrote:
> (Unloading plugins is a risky business anyway, because with 2.9x the process 
> will crash on exit when there were static objects declared within 
> function-scope in the plugin.)

This should work, provided you have recent enough glibc (2.2.4) and use
recent enough compiler for both glibc building and to build all relevant shared
libs (CVS 2.95.x with __dso_handle should work, 2.96-RH too, gcc3+
likewise).
If you see any problems, please file a bug report against glibc.

	Jakub



More information about the Gcc mailing list