Message-Id: <201507221832.t6MIWp5t012664@delorie.com> Date: Wed, 22 Jul 2015 18:45:03 +0200 From: "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp-announce AT delorie DOT com]" To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: Release 2 of the DJGPP ports of byacc 1.9 and man 1.3 uploaded (DJGPP 2.05 only). Content-Type: text/plain; charset=ISO-8859-15; format=flowed Reply-To: djgpp AT delorie DOT com These are ports of byacc 1.9 and man 1.3 to MSDOS/DJGPP. Berkeley Yacc (byacc) is an LALR(1) parser generator and "man" is a program for formatting and browsing documentation written in the Unix "man page" format. DJGPP specific changes. ======================= - There are no user visible DJGPP specific changes compared with the previous version. If you are familiar with the previous version of both ports, you will be familiar with these ones. - This is the first port that has been compiled using djdev205. Starting with this port version I will no longer support neither djdev204 nor djdev203. - The port has been tested by using it. I have used them only on WinXP. It has worked flawlessly. I do not konw if this will ever be the case on FreeDOS. I have never used/tested them in that environment. - The port has been configured and compiled on WinXP SP3. There is no guarantee that this may be possible with any other DOS-like OS. Due to the massive use of long file names it will not be possible to configure and compile without LFN support. The port has been compiled using gcc510 and bnu225br2. For futher information about the ports please read the man pages. The ports consists of the usual two packages that have been compiled using djdev205 and can be downloaded from ftp.delorie.com and mirrors as (time stamp 2015-07-19): byacc 1.9 binaries and man formated documentation: ftp://ftp.delorie.com/pub/djgpp/beta/v2apps/byacc19br2.zip byacc 1.9 source: ftp://ftp.delorie.com/pub/djgpp/beta/v2apps/byacc19sr2.zip and (time stamp 2015-07-21): man 1.3 binaries and man formated documentation: ftp://ftp.delorie.com/pub/djgpp/beta/v2apps/man13br2.zip Send suggestions and bug reports concerning the DJGPP port to comp.os.msdos.djgpp or . Enjoy. Guerrero, Juan Manuel