In message <Pine.GSO.4.58.0311181724380.1991@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, Mat thew Saltzman writes: >On Mon, 17 Nov 2003, Gordon Messmer wrote: > >> law@xxxxxxxxxx wrote: >> > >> > GCC 3.4 hasn't been released yet, it's C++ code is binary incompatible wi >th >> > GCC 3.3 >> >> Oh.... son of a *&#@. Have the developers just given up on a stable >> ABI? :) > >This is all I could find, from the release notes: > >The C++ ABI Section 3.3.3 specifications for the array construction >routines __cxa_vec_new2 and __cxa_vec_new3 were changed to return NULL >when the allocator argument returns NULL. These changes are incorporated >into the libstdc++ runtime library. > >Also some bugs in the MIPS ABI are fixed. That page refers to the GCC 3.3 release. The change I'm talking about are for the future GCC 3.4 release. jeff