This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Distributing 'make check' across a cluster
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Diego Novillo <dnovillo at google dot com>
- Cc: Diego Novillo <diego dot novillo at gmail dot com>, Benjamin Kosnik <bkoz at redhat dot com>, libstdc++ at gcc dot gnu dot org, gcc <gcc at gcc dot gnu dot org>
- Date: Mon, 11 Jun 2012 14:24:06 +0000 (UTC)
- Subject: Re: Distributing 'make check' across a cluster
- References: <4FC7791E.6040407@gmail.com> <Pine.LNX.4.64.1205311420120.7338@digraph.polyomino.org.uk> <4FCD6544.2050109@google.com>
On Mon, 4 Jun 2012, Diego Novillo wrote:
> > C, C++, Fortran, Obj-C and Obj-C++ testing have been known to work in the
> > past for installed testing. Java, Ada and Go are quite likely to have
> > problems; I don't think I've tried installed testing for libmudflap,
> > libffi, libitm, libatomic (but it should work for libgomp).
>
> Both libmudflap and libgomp are currently giving me grief because they need
> mfconfig.exp and gompconfig.exp. Both of which are generated at build-time,
> so I don't have them around.
I don't see any reference to gompconfig.exp anywhere in the source tree.
(But generally the Tcl code initializing a testsuite should do setup of
anything outside site.exp, like in the libstdc++ testsuite.)
--
Joseph S. Myers
joseph@codesourcery.com