Monteaup wrote:
It seems those libraries are so different, why don't you link static with g++ 3.3 ?I'm compiling my software with the gcc 3.3, but the software has to run with on a system with libstdc++ 2.9. Can I link the older libstdc++ with gcc 3.3 ?