Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Thu, 14 Dec 2000 19:39:52 -0500 (EST)
From: calabris@ct.picker.com (Tom Calabris)
Message-Id: <200012150039.TAA20641@felix.ct.ct.picker.com>
To: cygwin@cygwin.com
Subject: questions
Cc: thomas.calabris@marconimed.com
X-Sun-Charset: US-ASCII

Hi,

I installed cygwin on Windows NT system and am using it to rebuild GNU GCC and BINUTILS
(in bash) as a cross compiler for target=mips-idt-ecoff. After much work, I have created a working
cross-compiler and utilities. I have one problem. gcc, as, and the other executables
when run outside of bash expect to write temporary files to /cygdrive/c/TEMP. I temporarily
worked around the by physically creating these directories on c:\. However, if I am building
on a different drive, say d:\ , then it tries to find /cygdrive/c/TEMP on 
d:\ and it doesn't exist. I don't want to create /cygdrive/c/TEMP on every drive that
I'm building on. Is there a way to tell the executables (environment variable or via recompiling)
to look explicitly in c:\TEMP even though I'm building on d:\?

Thanks for your help in advance.

Tom Calabris

----------------------------------------------------------------------------
Thomas C. Calabris, 
Senior Software Engineer
CT Engineering
Marconi Medical Systems
595 Miner Road, Cleveland, OH 44143 
440-483-3069, thomas.calabris@marconimed.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

