Mail Archives: djgpp/2015/07/25/21:58:55
This is a port of GNU Flex 2.5.4 to MSDOS/DJGPP.
Flex is the GNU version of a fast lexical analyzer generator. A lexical
analyzer, or a scanner, is a program which recognizes lexical patterns in text.
DJGPP specific changes.
=======================
- There are no DJGPP specific user visible changes.
- 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 kwon 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 further information about GNU Flex please read the info docs and NEWS file.
The port consists of the usual package produced using djdev205 that can
be downloaded from ftp.delorie.com and mirrors as (time stamp 2015-07-25):
Flex 2.5.4 binary, info and man format documentation:
ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/flx254br2.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 -