This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: RFC: testsuite utils
- From: Mark Mitchell <mark at codesourcery dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 19 May 2006 10:59:43 -0700
- Subject: Re: RFC: testsuite utils
- References: <20060519115615.98f9f473.bkoz@redhat.com>
Benjamin Kosnik wrote:
> libstdc++-v3/testsuite/util
That sounds good to me. These facilities seem too special-purpose to go
at top level.
> I would also like to see the return of an actual library binary,
> instead of a growing collection of .o's. Any objections? Doesn't seem
> too controversial.
We need installed-compiler testing to continue to work. That means that
the building of the library, like the building of the testsuite objects,
needs to be done from within DejaGNU, not from the Makefile at
library-build time. So, you don't have libtool to help you with
building the library of testsuite functions. If you can overcome that
difficulty, then I don't see any reason not to have an archive.
--
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713