> make -j 4 dep
> make -j 4 clean
> make -j 5 bzImage
>
>
> The "-j 4" tells GCC to run "4" copies of GCC at once and this is when
> the SMP stuff shines!
>
> Anyone else have some good SMP tricks for Linux?
Don't run make -j on dep or clean, stuff doesn't work quite right as it
removes things it needs before it needs them :)
--
Tim Fletcher .~.
/V\ L I N U X
[EMAIL PROTECTED] // \ >Don't fear the penguin<
[EMAIL PROTECTED] /( )\
^^-^^
If it's tourist season, why can't we shoot them?
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]