On Fri, May 30, 2003 at 11:36:09PM +0200, Martin v. L?wis wrote: > Phil Edwards <[EMAIL PROTECTED]> 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?
It should. -- If ye love wealth greater than liberty, the tranquility of servitude greater than the animating contest for freedom, go home and leave us in peace. We seek not your counsel, nor your arms. Crouch down and lick the hand that feeds you; and may posterity forget that ye were our countrymen. - Samuel Adams

