This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: PATCH: Final version of "make install" patch
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: mark at codesourcery dot com
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 1 Apr 2005 13:43:02 -0600
- Subject: Re: PATCH: Final version of "make install" patch
- Organization: Red Hat / Chicago
- References: <200504011859.j31Ixb9a024420@sirius.codesourcery.com>
> 2005-03-31 Mark Mitchell <mark@codesourcery.com>
>
> * testsuite/Makefile.am (noinst_PROGRAMS): Remove.
> (site.exp): Write out the path to the baseline file.
> (check-abi): Use DejaGNU.
> (check-abi-verbose): Remove.
> * testsuite/Makefile.in: Regenerated.
> * testsuite/abi_check.cc (main): Check the return value from
> compare_symbols.
> * testsuite/testsuite_abi.cc (compare_symbols): Return a value.
> * testsuite/testsuite_abi.h (compare_symbols): Adjust prototype.
> * testsuite/libstdc++-abi/abi.exp: New file.
Looks good!
-benjamin