This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compatibility between object code of gcc versions


Lu,Ams Carlos Carneiro Gon,Agalves 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]