Ian Lance Taylor wrote:

> If you choose to act as though GCC will break the C++ ABI with every
> minor release, then you will certainly be safe.  I don't know what, if
> anything, that decision will cost you.

At a minimum, we warned developers and customers that:

- the new version might be incompatible with the older version
- don't assume the two versions are ABI compatible -- they may or may not be
- experiment and ascertain they are 100% compatible before you decide to mix

--Stefan

-- 
Stefan Teleman
Sun Microsystems, Inc.
Stefan.Teleman at Sun.COM


Reply via email to