This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Magic incantation for running multilib testsuite.
- From: "Kaveh R. GHAZI" <ghazi at caip dot rutgers dot edu>
- To: Matthias Klose <doko at cs dot tu-berlin dot de>
- Cc: David Daney <ddaney at avtrex dot com>, gcc <gcc at gcc dot gnu dot org>
- Date: Sun, 27 Jan 2008 01:13:37 -0500 (EST)
- Subject: Re: Magic incantation for running multilib testsuite.
- References: <479B625B.4000808@avtrex.com> <18331.49044.795998.73383@gargle.gargle.HOWL>
On Sun, 27 Jan 2008, Matthias Klose wrote:
> David Daney writes:
> > I have tried several times (and failed) to run the GCC testsuite on
> > multilib targets (x86-64 and mips64) and have not been able to figure
> > out how to get more that a single multilib configuration to be tested.
> > The instructions on http://gcc.gnu.org/install/test.html are not working
> > for me. I think I want something like:
> >
> > $ make -k check RUNTESTFLAGS="--target_board=unix/{,-m32}"
>
> when running with make -j, the testsuite is still run sequentially for
> each pass; is there a way to run the passes in parallel?
> Matthias
I believe yes, I haven't tried it but see the end of item 0.2 here:
http://gcc.gnu.org/install/test.html
It says this feature is only supported in the gcc subdirectory. (I don't
know if that's current or not.) I suppose that means the top level target
library tests are not handled in parallel for their multilibs.
I'd be interested in your results if you try it out.
--Kaveh
--
Kaveh R. Ghazi ghazi@caip.rutgers.edu