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: Release Plan Updates


On Mon, Jul 15, 2002 at 10:53:03AM -0400, David Edelsohn wrote:
> > What about the ABI changing libstdc++ patches, like:
> > 2002-07-02  Benjamin Kosnik  <bkoz@redhat.com>
> >
> >         PR libstdc++/6410
> 
> 	At least libstdc++ can use versioning.  The difficulty with the
> C++ ABI change is that there is no equivalent versioning capability for
> the output of the compiler itself, if I understand things correctly.
> 

Versioning works with DSOs and executabls. But I don't believe it works
with relocatable object files.


H.J.


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