How seriously to take abi-check
Jonathan Wakely
jwakely.gcc@gmail.com
Mon Mar 6 17:58:00 GMT 2006
On 03/03/06, Jim Osborn <jimo@eskimo.com> wrote:
> Is there a way to get a "baseline" that corresponds to the config
> options supplied to the build? If not, is this test generally
> taken very seriously? It seems to stop "make check" when it
> fails, so I'm tempted to try to make it pass, but maybe I'm
> wasting my time.
The GCC docs suggest using "make -k check" which will get you past the abi-check at least.
jon
More information about the Libstdc++
mailing list