Fwd: [distcc] tmp file
Martin Pool
martinpool at gmail.com
Thu Sep 16 03:05:52 GMT 2004
---------- Forwarded message ----------
From: Martin Pool <martinpool at gmail.com>
Date: Thu, 16 Sep 2004 13:05:37 +1000
Subject: Re: [distcc] tmp file
To: Perochon Sebastien <sebastien.perochon at mmarelli-se.com>
On Wed, 8 Sep 2004 12:15:04 +0200, Perochon Sebastien
<sebastien.perochon at mmarelli-se.com> 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
More information about the distcc
mailing list