Here-Scripts in bash

Chin Chee-Kai cheekai@gen.co.jp
Thu Apr 10 02:53:00 GMT 1997


> Could beta 18's bash *please*, *please* mkdir c:/tmp if it doesn't find
> one (or make tmpfile() use the Windows temp directory if c:/tmp doesn't
> exist)? (Whine! :-)

IMHO, making tmpfile() or functions needing access to "c:/tmp" to examine
its/their environment everytime it/they are executed isn't too efficient.
This problem is more like a one-off setup thingie.  

How'bout supplying a cygnus-setup* script to be run right after
untaring the all.tar.gz file to do all the necessary one-off 
environment setup stuff, a few of which are:
	- mkdir /tmp
	- mkdir /dev ; touch /dev/zero ; touch /dev/null
	- modify autoexec.bat to include GCC_xxxxx prefix environment
	  variables
	- *(suggestion): check if local directory contains a
	  "patch/" directory, and if so, applies all the patches
	  within the directory to the untarred all.tar.gz,
	- ... any other ideas? ...


Chin Chee-Kai (Last, First)
Internet Email-ID:	cheekai@gen.co.jp

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list