[distcc] Cygwin and /tmp problem
Martin Pool
mbp at sourcefrog.net
Fri Jan 16 01:10:37 GMT 2004
On 15 Jan 2004, Perochon Sebastien <Sebastien.Perochon at ixfin-mmarellise.com> wrote:
> 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 ...
What compiler is this?
As other people said, the problem is that distcc assumes directories
are delimited by /. Some Windows tools handle this and some do not.
--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.samba.org/archive/distcc/attachments/20040116/4ee07fb9/attachment.bin
More information about the distcc
mailing list