Hi all, I'm trying to use distcc through Cygwin with a compiler not include in Cygwin. The problem is that the compiler doesn't understand POSIX pathnames since it is a compiler to be used on Windows... Here are the log: $ distcc ccsh -c modul1.c -o modul1.o ccsh.exe: /tmp/distccd_c012bdfe.i: No such file or directory ccsh.exe: No input files distcc[1328] ERROR: compile on soped failed The compiler does'nt guess that the /tmp directory corresponds to c:\tmp ... Is there any solution ? Thanks. ---
S�bastien P�rochon __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/distcc
