Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B1510F5.8BCF31AF@bellatlantic.net> Date: Wed, 30 May 2001 11:25:41 -0400 From: "John W. Kennedy" Reply-To: jwkenne AT attglobal DOT net X-Mailer: Mozilla 4.75 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: 1.3.2 Catch-22 in tmpnam/tmpfile with gcc -mno-cygwin Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit At present, gcc option -mno-cygwin is incompatible with tmpfile and tmpnam. When -mno-cygwin is used, at runtime all temporary files are put into directory "/tmp", which is incompatible with no-cygwin operation unless a writable "x:\tmp" directory happens to exist, where x: is the current drive. The obvious fix would make -mno-cygwin executables sensitive to a standard Windows environment variable such as TMP, or at least to an ad-hoc environment variable. -- John W. Kennedy (Working from my laptop) -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple