This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problems with dso_handle
* 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