I'm wondering what version of the standard library are the binary builds
for Linux linked to? I have downloaded the last public release -
http://download.wengo.com/nightlybuilds/binary/NG/GNULinux/rc2/wengophone-ng-GNULinux-binary-7184.tar.bz2
and I'm not able to use it because at start I receive error messages
like this:

... GLIBCXX_3.4.5 not found (required by libstdc++.so.6)
...
... CXXABI_1.3.1 not found (required by libstdc++.so.6)

The command

# strings /usr/lib/libstdc++.so.6 | grep CXX

executed on my Slackware Current system with gcc 3.4.6 gives

GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
CXXABI_1.3
GLIBCXX_FORCE_NEW

I can not upgrade to gcc 4.0.x or 4.1.x now and I don't know what else
to do.

_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to