This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: draft release notes for gcc 3.3


On Wed, May 07, 2003 at 05:43:29PM -0400, Phil Edwards wrote:
> On Wed, May 07, 2003 at 04:29:16PM -0500, Benjamin Kosnik wrote:
> > 
> > >3.2.x's libstdc++ will continue to work.  But this only works on OSes that
> > >implement versioning, correct?  
> > 
> > Yes.
> 
> And use GNU ld.

But the versioned symbols are all labeled as 3.2, and none are labeled as
3.3.  Are there any classes that change their layout between libstdc++ 3.2
and 3.3?

I am trying to determine if we can have programs that are built with 3.3
that won't run with the 3.2.3 libstdc++.so.
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]