From: cheekai AT gen DOT co DOT jp (Chin Chee-Kai) Subject: Re: Here-Scripts in bash 10 Apr 1997 11:28:49 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Authentication-Warning: gatekeeper.gen.co.jp: smap set sender to using -f Original-To: GNU Win32 Original-Cc: Shankar Unni , Axel Buschmann In-Reply-To: <334BD4F8.3444@chromatic.com> Original-Sender: owner-gnu-win32 AT cygnus DOT com > 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 AT gen DOT co DOT jp - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".