[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problems compiling 1.7.0 on redhat el4 64bit

From: Hyrum K Wright <hyrum.wright_at_wandisco.com>
Date: Tue, 9 Aug 2011 16:35:56 -0500

On Tue, Aug 9, 2011 at 4:02 PM, <michael_rytting_at_agilent.com> wrote:
>
> P.S. why isn’t “make check” structured so that the –j option to make would
> work.  It would be nice to use multiple threads to speed up the run.

The testsuite itself is internally parallelized. I don't remember
what the magic options are to enable it, or if it is on by default,
but using -j for make check won't help.

(The reason we parallelize outside of 'make' is that we often run the
tests outside of 'make', and can take advantage of the parallelism in
those scenarios.)

-Hyrum

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com/
Received on 2011-08-09 23:36:27 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.