On Wed, Jul 09, 2003 at 05:09:56PM -0400, Alexander Kabaev wrote: > Unfortunately, importing a newer GCC means that we'll have yet another > ABI breakage on our hands. GCC 3.3 is more strict in C++ area and Just to be clear, there is no ABI breakage -- there is much more stricter adherence to standards (one might call it API breakage). There was a decicision by the GCC Steering Committee to not fix C++ ABI bugs between 3.2 and 3.3 by default. One can use the most bug-free(ahearance) to the C++ ABI standard using a commandline option. -- -- David (obrien_at_FreeBSD.org)Received on Wed Jul 09 2003 - 13:23:18 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:14 UTC