This is the mail archive of the gcc-help@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]

GCC 3+ and ABI


I'm not sure about the impact of the various flavors of ABI from gcc 3.0
onwards.  Statements are made that code compiled with g++X is not
compatible with g++Y, but I seem to be able to link and run successfully
with g++-3.1.1 code linked with g++2.95.1 library code (all on i386
hosts, various RedHat distributions from 7.0 through 7.3.

Am I just lucky and awaiting a big surprise?

Thanks.

Tom Browder




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