Message-Id: <200411021314.iA2DEJ8p029563@delorie.com> From: "Juan Manuel Guerrero" Organization: Darmstadt University of Technology To: djgpp-announce AT delorie DOT com Date: Tue, 02 Nov 2004 12:12:25 +0200 Subject: ANNOUNCE: DJGPP port of GNU m4 1.4.2 uploaded. Content-description: Mail message body X-TUD-HRZ-MailScanner: Found to be clean X-TUD-HRZ-MailScanner-SpamCheck: This is a port of GNU m4 1.4.2 to MSDOS/DJGPP. DJGPP specific changes. ======================= - This port has been produced adapting the code written be Eli Zaretskii and Richard Dawe for the previous ports. You can expect to have the same functionaly with this port. There are no user visible changes. As usual, my changes and the rest of the djgpp specific stuff are stored in the /djgpp subdir. The port has been configured, compiled and tested on a Win98SE and MSDOS 6.22 system. No testing, nor compiling nor configuring on WinXP at all. It should be noticed that if no LFN support is available then the following tests will fail: 30.include, 51.eval, 56.errprint and 57.m4exit If LFN support is available then only these tests will fail: 30.include and 51.eval. This is expected to be so 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 2004-11-01): M4 1.4.2 binary, info and man format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/m4-142b.zip M4 1.4.2 dvi, html, ps and pdf format documentation: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/m4-142d.zip M4 1.4.2 source: ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/m4-142s.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