> 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

I do the same thing but with bash:

# MAKE="gmake -j2" gmake -j2 -f client.mk


Regards,

-- 
Markus Doehr            Tel: +49 6503 917 152
IT Admin                Fax: +49 6503 917 190
SAP R/3 Basis         [EMAIL PROTECTED]
AUBI Baubeschläge GmbH  http://www.aubi.de

Reply via email to