On 1 Oct 2002, Colin Leroy <[EMAIL PROTECTED]> wrote: > 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" > > ?
Are you sure you're using 0.11? Try "distcc --version" If so, please post the actual error messages. -- Martin _______________________________________________ distcc mailing list [EMAIL PROTECTED] http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
