This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: regression hunt setup using Subversion
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Janis Johnson <janis187 at us dot ibm dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 21 Oct 2005 19:11:11 +0000 (UTC)
- Subject: Re: regression hunt setup using Subversion
- References: <20051021174929.GA4939@us.ibm.com>
The use of
ncpu=`grep '^processor' /proc/cpuinfo | wc -l`
seems Linux-specific; this looks like it should be in gcc-svn-env as a
default for the user to customise, rather than in bin/gcc-build-*.
--
Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/
jsm@polyomino.org.uk (personal mail)
joseph@codesourcery.com (CodeSourcery mail)
jsm28@gcc.gnu.org (Bugzilla assignments and CCs)