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: /usr/lib/dld.sl: Unresolved symbol: <FF>libstdc++.sl.3 (plabel)


On Sat, Mar 10, 2001 at 11:35:28AM -0500, John David Anglin wrote:
> I think it is the `-ffunction-sections' and `-fdata-sections' options
> used in building libstdc++ that is confusing GNU nm.  This is probably
> also the cause of HP nm dumping core without `-p'.  My guess is this
> is also giving the linker problems.

You can test this hypothesis by configuring with --enable-debug.  Among other
things, this will disable the -f*-sections flags in libstdc++.


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


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