This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Does running a parallel "make -jN check" work safely?
- From: Bradley Lucier <lucier at math dot purdue dot edu>
- To: Kaveh Ghazi <ghazi at caip dot rutgers dot edu>
- Cc: Bradley Lucier <lucier at math dot purdue dot edu>, gcc at gcc dot gnu dot org
- Date: Sun, 22 Feb 2004 13:55:53 -0500
- Subject: Re: Does running a parallel "make -jN check" work safely?
I have not had any problems with "make -j 12 -k check" and this is what
I use. I seem to remember a thread where some test files were renamed
to eliminate some of these name conflicts.
Brad