You mean binary compatibility in the *same* stable release. You are
probably referring to the compatibility between g++ 2.7.2.x, g++ 2.8.x,
and g++ 2.95.x: that's comparing *between* stable releases. Those C++
compiler versions are indeed not binary compatible, and it is done for
good reasons.
Erik
-- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department of Electrical Engineering, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2785859 Fax: +31-15-2781843 Email J.A.K.Mouw@its.tudelft.nl WWW: http://www-ict.its.tudelft.nl/~erik/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/