X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <200805131629.m4DGTDLA007936@delorie.com> X-Recipient: djgpp-announce AT delorie DOT com X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX1/5utwYC+b5BoDsaz5X4a3kItahHju1o1dpc5faKf 1NHkM4jHJ8iZrf From: Juan Manuel Guerrero To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: release 2 of the DJGPP port of GNU Bash 2.04 uploaded. Date: Tue, 13 May 2008 14:48:33 +0200 Content-Disposition: inline X-Y-GMX-Trusted: 0 This is release 2 of the port of GNU Bash 2.04 to MSDOS/DJGPP. DJGPP specific changes. ======================= This new release implements the foloowing two issues: - A bug discovered and fixed by Andris Pavenis while porting gcc 4.3.0. The functions that reads files had a brocken support of dos-style EOL. Please read: - An increment of the stack and the DOS transfer buffer for bash.exe and sh.exe. The stack has been incremented from 512k to 1024k and the DOS transfer buffer has been incremented from 16k to 32k. This values have been proven to be usefull to compile the gcc sources and I think they will not be harmfull for other applications. If you do not like this, you can always use stubedit to change one or both of them. The patch is called zread.c.diff and stored in /djgpp. The binaries have been compiled out-of-the-box from the existing sources (bsh204s.zip) using gcc423b.zip, bnu217br2.zip and djdev203. No other changes have been done to the sources. This release of the port consists of two packages produced using stock djdev203 and can be downloaded from ftp.delorie.com and mirrors as (timestamp 2008-05-13): Bash 2.04 binary, info and man format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/bsh204br2.zip Bash 2.04 source: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/bsh204sr2.zip Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . Enjoy. Guerrero, Juan Manuel