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]

Re: libstdc++ compatibility


On Sun, 18 Oct 1998, Jeffrey A Law wrote:

> So, in the future if you could build these old libstdc++ releases with a 
> new compiler and get something that is compatible for code which linked
> against the old libstdc++ you'd be OK?

I think working on this thing (compiling old libstdc++ code with a new
compiler and keeping binary compatibility) is not worth the time, when it
is so easy to just package up a compatibility thing that will include
binaries compiled with the old compiler, binaries that we know to work,
etc.

> The question in my mind is how can we test this functionality?  Just being
> able to build the old library isn't enough, we have to verify to some extent
> that it is compatible with the old one.

IMHO it is not worth it.

Cristian
--
----------------------------------------------------------------------
Cristian Gafton   --   gafton@redhat.com   --   Red Hat Software, Inc.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 UNIX is user friendly. It's just selective about who its friends are.



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