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]

Re: gcc3 ABI compatibility?


Andrew Haley <aph@redhat.com> writes:

> Probably.  The multi-vendor C++ ABI made this a lot better, but there are
> still incompatibilities.  We don't break ABI compatibility on release branches,
> so you can safely assume that 3.4.2 is compatible with 3.4.1.

And across release branches, it is worth knowing about the
-fabi-version option.

Ian


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