This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: undefined symbol: __dso_handle


Alexandre Oliva wrote:

> On Feb 21, 2001, Markus Werle <markus@lufmech.rwth-aachen.de> wrote:
>
> > [markus]  src/ > a.out
> > a.out: error in loading shared libraries:
> > /opt/egcs-20010219/lib/libstdc++.so.3: undefined symbol: __dso_handle
>
> IIRC, this means you need a newer linker.

No.

My binutils and my gcc are from today's
cvs checkout

> g++ -v
Reading specs from
/opt/egcs-20010222/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
Configured with: ../gcc/configure --prefix=/opt/egcs-20010222
gcc version 3.1 20010222 (experimental)

> as --version
GNU assembler 2.10.91
Copyright 2001 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `i686-pc-linux-gnu'.

> a.out
a.out: error in loading shared libraries:
/opt/egcs-20010219/lib/libstdc++.so.3: undefined symbol:
__dso_handle


Please give more help!

Markus




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]