Hi,

The "30-sec instructions" on the mainpage seem to have a problem:
rather than 
        cd ~/work/linux-2.4.19; make -j8 CC=distcc
which does not work for me (I get distcc unsupported options), shouldn't
it be 
        cd ~/work/linux-2.4.19; make -j8 CC="distcc gcc"

?

(I'm not subscribed, please Cc: me if you reply)
Regards,
-- 
Colin
_______________________________________________
distcc mailing list
[EMAIL PROTECTED]
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc

Reply via email to