[C++] Linking with old version of .a

Loïc Joly Loic.Joly@renault.com
Wed Aug 22 10:48:00 GMT 2001


Hello,

I am a newbie in gcc, and a newcomer on this list.

I have trouble linking a C++ program compiled with gcc3.0 with older
libraries. I think this is related to the fact that the ABI of g++ has
been modified recently. 
I wonder if there is a back-compatibility mode ? (recompiling the old
libraies is not an option, they are not free)

-- 
Loïc



More information about the Gcc mailing list