| delorie.com/archives/browse.cgi | search |
| From: | "Mark E." <snowball3 AT bigfoot DOT com> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: building flex 2.5.4 |
| Date: | Thu, 06 Jul 2000 13:51:02 -0400 |
| Organization: | Snowball's Web |
| Message-ID: | <f5h9ms42gbsd4bf3joa8aosi04mjr006vi@4ax.com> |
| References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000705092218 DOT 10925G-100000 AT is> <Pine DOT A32 DOT 3 DOT 96 DOT 1000706094809 DOT 10430B-100000 AT wilkes1 DOT wilkes DOT edu> |
| X-Newsreader: | Forte Agent 1.8/32.548 |
| MIME-Version: | 1.0 |
| NNTP-Posting-Host: | 129.37.91.64 |
| X-Trace: | 6 Jul 2000 17:48:58 GMT, 129.37.91.64 |
| Lines: | 18 |
| X-Complaints-To: | abuse AT prserv DOT net |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Frank Donahoe <fdonahoe AT wilkes1 DOT wilkes DOT edu> wrote: >provision of `diffs.dos' with "bsn128s.zip" I can see how to eliminate >this new feature in bison. It may be a new feature in Bison, but it's the same idea in other GNU tools like 'makeinfo'. But there's no need to re-built Bison. You can force y_tab.c (and y_tab.h with the -d flag) to be generated by setting the environment variable YACC to: bison -o y_tab.c before running the configure script. Mark -- Mark E.: snowball3 AT bigfoot DOT com http://snowball.frogspace.net/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |