/usr/lib/dld.sl: Unresolved symbol: <FF>libstdc++.sl.3 (plabel)

Phil Edwards pedwards@disaster.jaj.com
Sat Mar 10 13:22:00 GMT 2001


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.



More information about the Gcc-bugs mailing list