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: Binary Compatibility [was Re: libstdc++ compatibility]



> On my ``Do This Soon'' list is the idea of putting together a suite of tests
> that do testing of binary compatibility in g++.

How about running the g++ test suite (rather, the subset of the g++ test
suite that links against libstdc++) using headers from the new egcs
version, but linking against a shared library from a "golden" version
(e.g. the one with egcs-1.1?).


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