X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <200703250502.l2P52INO005879@delorie.com> X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX1/gGgQfmW/gdnX90gsfLxfrzOg57IBB8F1tKHQFxm Xi8OXuNmwnbaj/ From: Juan Manuel Guerrero To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: DJGPP port of GNU m4 1.4.9 uploaded Date: Sun, 25 Mar 2007 04:19:02 +0200 Content-Disposition: inline X-Y-GMX-Trusted: 0 This is a port of GNU m4 1.4.9 to MSDOS/DJGPP. DJGPP specific changes. ======================= - There are no DJGPP specific changes compared with the previous port. - The distributed source package has been configured for stock djdev203. If you want to compile the sources using djdev204 you will need to recon- figure the packages deleting the file /djgpp/config.cache and running the command /djgpp/xp-config.bat. This batch file will take care that the distributed popen.c from the cvs tree is used for producing the binary instead of the brocken one from libc.a included in djdev204. - If you need to reconfigure the package for use with stock djdev203, then you must delete /djgpp/config.cache and run the command /djgpp/config.bat. As usual, my changes and the rest of the djgpp specific stuff is stored in the /djgpp subdir. The port has been configured, compiled and tested on a Win98SE system with LFN support using stock djdev203. LFN support is required due to 8.3 file name conflicts in /lib and /checks that I have not resolved. The sources have also been compiled and tested on WinXP using djdev204. The test case 144.sysval will fail and the failure is expected to happen due to the missing of the kill command and it is *not* a bug of the port. For futher information about GNU m4 please read the info docs and NEWS file. The port consists of the usual three packages that can be downloaded from ftp.delorie.com and mirrors as (timestamp 2007-03-24): M4 1.4.9 binary and info format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/m4-149b.zip M4 1.4.9 dvi, html, ps and pdf format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/m4-149d.zip M4 1.4.9 source: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/m4-149s.zip For the convenience of the WinXP users binaries compiled with djdev204 are also distributed and can be downloaded from ftp.delorie.com and mirrors as (timestamp 2007-03-24): M4 1.4.9 binary and info format documentation: ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/m4-149b.zip Send GNU m4 specific bug reports to . Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . Enjoy. Guerrero, Juan Manuel