Closed GoogleCodeExporter closed 9 years ago
This can be done by using an absolute path to the compiler, e.g.
pump make CC="distcc /usr/local/cross-compilers/win32/gcc/4.2.4/bin/gcc"
and on the servers setting the "numwords" variable in
/etc/distcc/commands.allow.sh,
e.g. to 5, so that win32/gcc/4.2.4/bin/gcc will be distinguished from
win64/gcc/4.2.4/bin/gcc.
Original comment by fergus.h...@gmail.com
on 20 Jul 2009 at 9:58
Original comment by fergus.h...@gmail.com
on 1 Dec 2009 at 4:50
Original issue reported on code.google.com by
docw...@gmail.com
on 13 Jul 2009 at 3:45