Mail Archives: djgpp-announce/2008/05/13/12:33:40
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:
<http://www.delorie.com/archives/browse.cgi?p=djgpp-workers/2008/05/10/08:50:18>
<http://www.delorie.com/archives/browse.cgi?p=djgpp-workers/2008/05/10/09:48:44>
- 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 <djgpp AT delorie DOT com>.
Enjoy.
Guerrero, Juan Manuel <juan DOT guerrero AT gmx DOT de>
- Raw text -