From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Mitchell To: leei@ai.sri.com Cc: gcc@gcc.gnu.org Subject: Re: Problems with dso_handle Date: Sun, 30 Jul 2000 11:25:00 -0000 Message-id: <20000730112501L.mitchell@codesourcery.com> References: <200007301804.LAA05537@Canada.AI.SRI.COM> X-SW-Source: 2000-07/msg00995.html >>>>> "Lee" == Lee Iverson 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