Binary Compatibility [was Re: libstdc++ compatibility]
Joe Buck
jbuck@synopsys.com
Fri Oct 23 13:29:00 GMT 1998
> 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?).
More information about the Gcc
mailing list