X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <200805131629.m4DGTh2J007995@delorie.com> X-Recipient: djgpp-announce AT delorie DOT com X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX19J5ZI/MWVJLbzmeeyYJ3oWrxGNHbihjaGlbg5ZVq O3/Jw3jh4cO4Un From: Juan Manuel Guerrero To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: release 2 of the DJGPP port of GNU Bash 2.05b uploaded. Date: Tue, 13 May 2008 14:49:53 +0200 Content-Disposition: inline X-Y-GMX-Trusted: 0 This is release 2 of the port of GNU Bash 2.05b 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 /djbuild. The binaries have been compiled out-of-the-box from the existing sources (bsh205bs.zip) using gcc423b.zip, bnu217br2.zip and djdev204. No other changes have been done to the sources. This release of the port consists of two packages produced using stock djdev204 and can be downloaded from ftp.delorie.com and mirrors as (timestamp 2008-05-13): Bash 2.05b binary, info and man format documentation: ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/bsh205bbr2.zip Bash 2.05b source: ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/bsh205bsr2.zip Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . Enjoy. Guerrero, Juan Manuel