Hi Martin,

ccsh is just cc for Hitachi SH4 processor.
I'm calling ccsh directly in a DOS prompt, not through cygwin...
So, the paths should be "c:\..." not "/...".
The strange thing is that not setting "TMPDIR" was working since long time
ago and the other day, distcc ask me the path to the temp dir for the first
time... why ? I don't know... And it ask me this once or two times... not
anymore...
Now, I still haven't setting it and it's working fine...
I don't understand...
If I can reproduce it, I'll tell you...

Thanks,
Sebastien.

-----Message d'origine-----
De: Martin Pool [mailto:[EMAIL PROTECTED]
Date: jeudi 16 septembre 2004 05:06
À: [EMAIL PROTECTED]
Objet: Fwd: [distcc] tmp file


---------- 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
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to