delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | "edward" <tailbert AT yahoo DOT com> |
To: | <cygwin AT cygwin DOT com> |
Cc: | <thomas DOT calabris AT marconimed DOT com> |
Subject: | RE: questions |
Date: | Thu, 14 Dec 2000 20:15:14 -0500 |
Message-ID: | <FMEOJCMLNIMPBKAPFPIHCEKFCFAA.tailbert@yahoo.com> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
Importance: | Normal |
In-Reply-To: | <200012150039.TAA20641@felix.ct.ct.picker.com> |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
X-Apparently-From: | Swiftnsavv AT aol DOT com |
Check the gcc man page. It's in there. edward. -----Original Message----- From: cygwin-owner AT sources DOT redhat DOT com [mailto:cygwin-owner AT sources DOT redhat DOT com]On Behalf Of Tom Calabris Sent: Thursday, December 14, 2000 7:40 PM To: cygwin AT cygwin DOT com Cc: thomas DOT calabris AT marconimed DOT com Subject: questions 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 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |