On 15/01/2004 16:53:13 distcc-bounces+paul_donovan=scee.net 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
...
>

I fixed this problem by hacking dcc_get_tmp_top() in tempfile.c. I
attempted to create a slightly cleverer patch for the problem, but I'm not
sure it ended up as I would have liked it (it was many months ago). I've
attached it in the hope that it helps in some way.

(See attached file: dostmp.patch)
Cheers,

--
Paul Donovan
Senior Programmer, SCEE Cambridge

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
[EMAIL PROTECTED]

This footnote also confirms that this email message has been checked
for all known viruses.

**********************************************************************
 SCEE 2003

Attachment: dostmp.patch
Description: Binary data

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to