Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <3.0.1.32.19991127070536.006ec678@spam.com> X-Sender: user AT spam DOT com (Unverified) X-Mailer: Windows Eudora Pro Version 3.0.1 (32) Date: Sat, 27 Nov 1999 07:05:36 -0800 To: cygwin AT sourceware DOT cygnus DOT com From: "Joseph M. Hinkle" Subject: Make in gcc-2.95.2-msvcrt redux Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Hmmmm, a little more sophisticated searching on the mail archives tells me a little, but another odd thing, something I've forgotten, is where SHELL is defined as a variable? I don't define it in the startup MingGW.bat, nor in .mingwrc (Used to polish up the login with aliases and such), and nowhere in there is a reference to SHELL but somehow when bash starts up, there it is, SHELL=/bin/sh That's only the beginning snag, when I export SHELL= and run that gcc-2.95.2 make on a makefile containing TOP=$(shell pwd) it still fails, expand_function: unable to launch process (e=193) ??????? jmh -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com