compiling code for other system -> GLIBCXX_3.4.9 not found

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

 



Hi!

I have to deliver a binary package. But when I try to install it on the target computer I get the following error:
MM: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by MM)

>From objdump -T /usr/lib/libstdc++.so.6 (and some "grepping") I assume that the target platform's glibc version is 3.4.8 ("GLIBCXX_3.4.8").

How can I solve this issue with minimum effort and by _not_ compiling the code on the target platform? I currently only need to support this exact target platform.

As a compiler I use g++ 4.1.2 with ld 2.17.50. (Ubuntu 8.04...) Thanks in advance!

Best, Philip
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01

[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