Rob Somerville <[EMAIL PROTECTED]> writes: > Hi i have tried GNU makes (from version 3.74 thru 3.79.1), > and I have found none that properly build mozilla in parallel mode: > > i.e. : (in tcsh shell) > > setenv MAKE "gmake -j4" > gmake -f client.mk build > > > > What am i doing wrong ?? (if anything) > > please also respond to email address, thanks If I remember correctly, isn't --enable-nspr-autoconf required to ensure that parallel builds run properly? Dan
