Problems with dso_handle

Philipp Thomas pthomas@suse.de
Sun Jul 30 14:30:00 GMT 2000


* Mark Mitchell (mark@codesourcery.com) [20000730 20:37]:

>     Lee> Most C++ programs now show up with the error:
> 
>     Lee> 	undefined symbol: __dso_handle
> 
>     Lee> at link time.
> 
> I suspect that's something odd in the binutils/crtstuff.c interaction.
> The __dso_handle variable should be defined in crtsfuff.c.

Some versions of H.J's binutils had broken .hidden support, which resulted
in exactly this behaviour. But AFAIK, these problems are fixed. In any way
I'd say that H.J's could answer this much better.

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h


More information about the Gcc mailing list