Message-Id: <199608211636.BAA26818@mars.st.rim.or.jp> To: djgpp-workers AT delorie DOT com Subject: new bash and make Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Date: Thu, 22 Aug 1996 01:36:40 +0900 From: =?ISO-2022-JP?B?GyRCQEQ7M0JnMnAbKEI=?= /Daisuke Aoyama I put new releases and diffs on alpha page and deleted old releases. I tried making `GNU make 3.74' under Win95 with LFN and my port of bash (and fixed for sh(bash)). It was success except a problem about PATH. Typed command: bash$ export CC=gcc bash$ ./configure bash$ ./build.sh Changes: o fixed some problems. o fixed to keep current directory when executing child process. o linked new spawn library written by Eli Zaretskii. o supported smart CR/LF conversion. ------ Daisuke Aoyama jack AT st DOT rim DOT or DOT jp