---------- Forwarded message ----------
From: Martin Pool <[EMAIL PROTECTED]>
Date: Thu, 16 Sep 2004 13:05:37 +1000
Subject: Re: [distcc] tmp file
To: Perochon Sebastien <[EMAIL PROTECTED]>

On Wed, 8 Sep 2004 12:15:04 +0200, Perochon Sebastien
<[EMAIL PROTECTED]> wrote:
>   Hi all,
>
> Again and again the same tmp directory problem...
>
> Under windows, not using cygwin shell but directly a dos shell:
>
> Setting "set DISTCC_DIR=c:/distcc" is working fine and distcc use
> "c:/distcc"...
>
> But setting "set TMPDIR=c:/temp" is not working fine:
>
> distcc[1972] ERROR: compile test.cpp on hormerty failed
> ccsh.exe: /cygdrive/c/temp/distccd_692fd52d.ii: No such file or directory
> ccsh.exe: No input files

I guess Cygwin is doing some kind of mapping of the path, but ccsh.exe
doesn't understand that.  Is ccsh.exe some kind of wrapper around gcc?
 If so, can you do without it?

What about setting TMPDIR=/temp ?

--
Martin




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

Reply via email to