[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: g++/libstdc++-dev [was Re: X Strike Force SVN commit: rev 69 - branches/4.3.0/sid/debian]



Phil Edwards <phil@jaj.com> writes:

> > I don'know, if the libraries are compatible at "source level", the
> > combination of g++ and library (from the same gcc source) should be.
> 
> The standard C++ library is compatible at the source level (i.e., recompiles
> should Just Work), with the exception of deprecated stuff and odd extensions.

It is *also* compatible on the binary level, is it not? I.e. if you
mix objects build against libstdc++ from gcc 3.2 and 3.3, it should
just work, no?

Regards,
Martin



Reply to: