This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: Undefined symbol in dynamic library libstdc++.so.3.0.0
- To: libstdc++ at sourceware dot cygnus dot com
- Subject: Re: Undefined symbol in dynamic library libstdc++.so.3.0.0
- From: Benjamin Kosnik <bkoz at cygnus dot com>
- Date: Tue, 18 Apr 2000 20:16:23 -0700
Note that I can get shared libstdc++-v3 libst to work with current CVS
sources, on x86-linux. I'm using these binutils:
%ld --version
GNU ld 2.9.5
Copyright 1997 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.
Supported emulations:
elf_i386
i386linux
-benjamin