delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/04/05/09:46:02

From: fjh AT cs DOT mu DOT OZ DOT AU (Fergus Henderson)
Subject: Re: rebuilding for MIPS cross-compile
5 Apr 1997 09:46:02 -0800 :
Approved: cygnus DOT gnu-win32 AT cygnus DOT com
Distribution: cygnus
Message-ID: <199704050509.PAA17283.cygnus.gnu-win32@mundook.cs.mu.OZ.AU>
Original-To: Scott DOT Mintz AT po DOT cle DOT ab DOT com (Scott Mintz)
Original-Cc: gnu-win32 AT cygnus DOT com (gnu-win32)
In-Reply-To: <00037DFF.1893@po.cle.ab.com> from "Scott Mintz" at Apr 4, 97 03:15:41 pm
X-Mailer: ELM [version 2.4 PL24]
Original-Sender: owner-gnu-win32 AT cygnus DOT com

Scott Mintz wrote:
> 
>      The biggest problem by far, is the fact that exporting environment 
>      variables doesn't seem to work correctly.
>      example:
>      bash$ foo=hello echo $foo
>      
>      bash$
>      
>      I would expect to see:
>      bash$ foo=hello echo $foo
>      hello
>      bash$

Try

      bash$ FOO=hello echo $FOO

and

      bash$ foo=hello echo $FOO

The problem is that cygwin32 converts all environment variables to uppercase.

-- 
Fergus Henderson <fjh AT cs DOT mu DOT oz DOT au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh AT 128 DOT 250 DOT 37 DOT 3         |     -- the last words of T. S. Garp.
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


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