Problems with dso_handle
Mark Mitchell
mark@codesourcery.com
Sun Jul 30 11:25:00 GMT 2000
>>>>> "Lee" == Lee Iverson <leei@ai.sri.com> writes:
Lee> I'm compiling on Linux 2.2.16 with H.J.'s latest binutils
Lee> (2.10.0.18) and am seeing something that has me a bit
Lee> baffled.
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.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc
mailing list