This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: undefined symbol: __dso_handle
- To: Candide Kemmler <candide at urbanium dot tv>
- Subject: Re: undefined symbol: __dso_handle
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Wed, 29 Aug 2001 19:04:14 -0400 (EDT)
- cc: gcc at gcc dot gnu dot org
On Thu, 30 Aug 2001, Candide Kemmler wrote:
> /home/aurelien/gcc-build/lib/libstdc++.so.4: undefined symbol:
> __dso_handle
You have a gas with buggy support for .hidden. Try binutils 2.11.2.
Jeff