./map_insert.exe: relocation error: ./map_insert.exe: undefined symbol: _ZSt14_S_rb_tree_red

Phil Edwards phil@jaj.com
Fri Feb 15 09:47:00 GMT 2002


On Fri, Feb 15, 2002 at 12:26:42PM -0500, John David Anglin wrote:
> > > under the "######## hmmmmm, the rediculous hacks section....".
> > 
> > The link map stuff is not on by default: have you explicitly turned
> > support for it on?
> 
> Are you sure?  I see a linker.map file in the src build directory.

There will always be a linker.map file in the build dir.  It will not be
/used/ unless specifically requested.  (Conditionally creating the file
was a hassle.)

I have no idea what the problem is, but it's not with linker.map and
versioning.  Trust me on this.  :-)


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams



More information about the Libstdc++ mailing list