On Tue, Aug 09, 2011 at 03:02:35PM -0600, michael_rytt...@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.
You want: make check PARALLEL=1