[v3] AM_MAKEFLAGS, AM_RUNTESTFLAGS removal
Daniel Jacobowitz
drow@false.org
Sat Sep 29 15:12:00 GMT 2007
On Sat, Sep 29, 2007 at 01:19:03PM +0200, Johannes Singler wrote:
> The patch is fine, but it does not help (i. e. speed up things on a
> multiprocessor machine). This is because there is basically one large
> call to runtest, which then runs on one processor. And I have not found
> any way to convince runtest to run its test cases in parallel. So
> DejaGNU might have to be extended to support that?!
This is why there was, once upon a time, support for running the
testsuite with QMTest - it would be happy to parallelize tests for
you.
--
Daniel Jacobowitz
CodeSourcery
More information about the Libstdc++
mailing list