Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <4.3.1.2.20020227125550.022dea38@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Wed, 27 Feb 2002 12:57:47 -0500 To: "Markus K. E. Kommant" , cygwin AT cygwin DOT com From: "Larry Hall (RFK Partners, Inc)" Subject: Re: Enviroment always uppercased; Help me, please In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 12:46 PM 2/27/2002, Markus K. E. Kommant wrote: >Seems to be a cygwin "feature" that the environment will be uppercased, when >called by a none cygwin program. > >When puting a variable "gar=1" into the environment and call a program >compiled with gcc and cygwin, the result, when printing the environment, >will be >GAR=1 > >ups, gar != GAR, especially in a POSIX environment! > >When compiling the program with MS Developer Studio C++ the printed result >will be >gar=1 >and that's okay. > >Is there a trick to switch to a "POSIX" mode in cygwin and leave the case of >the environment unchanged? Check the email archives if you want details. You'll have to go waaay back. :-) The change was made for better interoperability of Cygwin and DOS/'Doze but I don't recall the details off hand. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/