delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/01/19/04:40:13

X-Spam-Check-By: sourceware.org
Date: Thu, 19 Jan 2006 10:40:06 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: TEMP Environment Variable Changed Format After Cygwin Update Today
Message-ID: <20060119094006.GH8318@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <2ee1c2b30601181251u6e77bdfao2b4e2a2d396d6b3a AT mail DOT gmail DOT com>
Mime-Version: 1.0
In-Reply-To: <2ee1c2b30601181251u6e77bdfao2b4e2a2d396d6b3a@mail.gmail.com>
User-Agent: Mutt/1.4.2i
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Jan 18 14:51, Weiqi Gao wrote:
> After updating to the latest Cygwin release, I'm having problems with
> MSVC, which I use everyday.  The problem seems to be that the TEMP
> environment variable is now translated to UNIX format
> (/cygdrive/C/DOCUME~1/gao_w/LOCALS~1/Temp) instead of Windows format
> (C:\DOCUME~1\gao_w\LOCALS~1\Temp).  And Visual Studio only understands
> the Windows format.
> 
> This started to happen after I updated to the latest Cygwin release
> and rebooted today.
> 
> So my questions for today are:
>   Is the new cygwin release the reason for the changed behavior?

The TEMP handling hasn't been changed for a long time.  Also, if I run
tcsh and then start a cmd shell, the handling of TEMP looks correct to
me:

  tcsh$ echo $TEMP
  /home/corinna/tmp
  tcsh$ cmd
  Microsoft Windows XP [Version 5.1.2600]
  (C) Copyright 1985-2001 Microsoft Corp.

  C:\home\corinna>echo %TEMP%
  echo %TEMP%
  C:\home\corinna\tmp


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019