On Aug 28, 2006, at 3:32 PM, Jack Howarth wrote:
Well then alternatively, might not 'make -j 2' increase the rate at which gcc is built on regress?
Yes, we know about -j2. When I said, sorry, nope, I meant to convey the idea that in fact that adding a -j2 won't speed it up.
Or doesn't Darwin support parallel builds?
Yes, of course it does.
If we can't speed up the testing
? -j2 makes testing go faster as well.
then we could at least speed up the build process to free up time for -m64.