This is the mail archive of the cygwin-xfree@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cygwin /tmp\foo behaviour


Well ....... I finally got it (X11 at least) to compile with Cygwin 1.1.2

TEMP had be set  eg TEMP=E:\Temp
and  TMPDIR had to be unset.
This is the only way it would compile.

I then set TMP=E:\Temp and it still compiled.

Strange?

Chris, Suhaib - thanks for the help


Trevor

----- Original Message -----
From: "Chris Faylor" <cgf@cygnus.com>
To: "Cygwin-Xfree" <cygwin-xfree@sourceware.cygnus.com>
Sent: Monday, 12 June 2000 12:05
Subject: Re: Cygwin /tmp\foo behaviour


> On Mon, Jun 12, 2000 at 10:41:30AM +0930, Trevor Forbes wrote:
> >So If I understand you correctly "/tmp\cc017659.base" should not link
anyway
> >as ld will always be looking for "/tmpcc017659.base" which will never
exist?
>
> Nope.  You were trying to test out something by using a \ character at the
> bash command line.  In your test case, bash ate the \ character just like
> it would on UNIX.  The "problem" that you saw was unrelated to the problem
> in gcc.
>
> >I have removed the TMP environment variable but it still has the same
> >problem. I may need to rebuild it again:\
>
> Unset all of your TMP environment variables:  TEMP TMP TMPDIR, etc.
> cgf
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]