Mail Archives: djgpp/2001/11/12/11:04:29
This is a port of GNU Bison 1.30 to MSDOS/DJGPP.
DJGPP specific changes.
=======================
The DJGPP port of Bison offers LFN and SFN support depending on which
OS it is running. If LFN support is available or not is determinated at
run time. If LFN support is available (DOS session under Win9X), the
standard posix file name extensions will be used. These are: y.tab.c,
y.tab.c++, y.tab.h, y.output, etc. If only SFN support is available
(plain DOS), then the standard MSDOS short file names will be used.
These are: y_tab.c, y_tab.h, y.out, etc.
For futher information about GNU bison please read the info docs.
The port consists of two packages that can be downloaded from
simtel.net and mirrors as (timestamp: 2001-11-10):
Bison 1.30 binary, info and man format documentation:
http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/bsn130b.zip&name=bsn130b.zip
Bison 1.30 source:
http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2gnu/bsn130s.zip&name=bsn130s.zip
Send GNU bison specific bug reports to <bug-bison AT gnu DOT org>.
Send suggestions and bug reports concerning the DJGPP port to
comp.os.msdos.djgpp or <djgpp AT delorie DOT com>.
Enjoy.
Guerrero, Juan Manuel <st001906 AT hrz1 DOT hrz DOT tu-darmstadt DOT de>
- Raw text -