[distcc] Distcc with cygwin???

Martin Pool mbp at sourcefrog.net
Mon May 8 01:41:29 GMT 2006


On 05/05/2006, at 7:16 PM, haddaji houneida wrote:

> Hello, I want to use distcc with cygwin, I had installed cygwin and  
> the distcc package,
> I  define the variable : export DISTCC_HSOSTS="localhost 172.16.44.44"
> I run the: $ distccd --daemon --allow 172.16.44.44
> But when I build: $ make -j4 CC=distcc       , I had this error:
>  " make: *** No targets specified and no makefile found.  
> Stop."      Hpw can I use distcc??????????

You need to run Make from the source directory for the project you  
want to build.

-- 
Martin





More information about the distcc mailing list