[Nottingham] Problems compiling - libstdc++
Peter Aldred
peter at aldred.org
Mon May 22 18:02:44 BST 2006
On Monday 22 May 2006 09:41, Michael Simms wrote:
> OK, so far we're all making waaaay too many assumptions about what the
> problem actually IS.
<snip>
> If so, your g++ compiler is FINE, and so is your libstdc++ and you will
> need to look and see why it is failing elsewhere.
Many thanks - I did as you said, and got:
peter at peter ~]$ g++ /tmp/blank.cpp -o /tmp/blank
[peter at peter ~]$ ldd /tmp/bl
blank blank.cpp blank.cpp~
[peter at peter ~]$ ldd /tmp/blank
linux-gate.so.1 => (0xffffe000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7ebe000)
libm.so.6 => /lib/i686/libm.so.6 (0xb7e98000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7e8d000)
libc.so.6 => /lib/i686/libc.so.6 (0xb7d5f000)
/lib/ld-linux.so.2 (0xb7fbe000)
[peter at peter ~]$
So I'm assuming it's not an issue with either g++ or libstdc++, and that it's
something to do with that version of the amarok configure script, unless it's
significant that it comes up with libstdc++.so.6 instead of libstdc++.so.
I'll have another look later and see if there's anything I can do with it.
Again, thanks a lot to all who sent tips!
--
Pete
More information about the Nottingham
mailing list