[C++] Relocation error on i686 when using lists on g++ 3.4.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

When running a g++ program on i686 that uses lists, I get the following error:

relocation error: ./test/test_game: symbol _ZNSt15_List_node_base4hookEPS_, version GLIBCXX_3.4 not defined in file libstdc++.so.6 with link time reference

GCC 3.4.0 was configured with:

../gcc-3.4.0/configure --prefix=/opt/gcc --enable-version-specific-runtime-libs --enable-__cxa_atexit

and compiled with:
make profiledbootstrap

glibc version 2.2.5

binutils version 2.14

Its funny, because a pre-release CVS version of G++ 3.4.0 works fine.

Anybody have any ideas what the problem could be?

Thanks

--
http://www.it-is-truth.org/

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux