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: Russell Davidson <russell at ehess dot cnrs-mrs dot fr>
- Subject: Re: Undefined symbol in dynamic library libstdc++.so.3.0.0
- From: Ulrich Drepper <drepper at redhat dot com>
- Date: 18 Apr 2000 11:43:31 -0700
- Cc: Benjamin Kosnik <bkoz at cygnus dot com>, libstdc++ at sourceware dot cygnus dot com
- References: <Pine.LNX.3.96.1000418204456.8805A-100000@russell.cnrs-mrs.fr>
- Reply-To: drepper at cygnus dot com (Ulrich Drepper)
Russell Davidson <russell@ehess.cnrs-mrs.fr> writes:
> The problem arose on i686-pc-linux-gnu. (Debian 2.2)
What is the link line to produce the shared object? It better uses
gcc (and not ld dircetly) since instead of using crtbegin the linker
has to use crtbeginS. This is where the symbol is defined.
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------