Compatibility between object code of gcc versions

Andrew Haley aph-gcc@littlepinkcloud.COM
Tue May 29 12:51:00 GMT 2007


Lu,Am(Bs Carlos Carneiro Gon,Ag(Balves writes:

 >     I am some old programs compiled in gcc  (“.o”) that I 
 > do not have source code. If I link with others compiled 
 > with gcc 3.2.1 will it work?

Maybe, maybe not.  You'll probably be fine with C code, but the binary
compatibility of C++ code has changed.

Andrew.



More information about the Gcc mailing list