delorie.com/archives/browse.cgi | search |
From: | eplmst AT lu DOT erisoft DOT se (Martin Stromberg) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Flex/Byacc file naming question |
Date: | 28 May 2002 08:29:08 GMT |
Organization: | Ericsson Erisoft AB, Sweden |
Lines: | 17 |
Message-ID: | <acvf4k$sjk$2@antares.lu.erisoft.se> |
References: | <3CF2C3DE DOT B8E4EB3A AT hfx DOT andara DOT com> |
NNTP-Posting-Host: | lws256.lu.erisoft.se |
X-Newsreader: | TIN [version 1.2 PL2] |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Ron Schofield (rschofie AT hfx DOT andara DOT com) wrote: : I downloaded both Flex and Byacc. : When running the Byacc, I get the standard yacc filename of y.tab.c : When running the Flex, I get the non-standard lex filename of lexyy.c : instead of lex.yy.c : Would it be possible or correct to have the Flex changed so that creates : the standard filename? I know that isn't not a standard DOS filename, : but if Byacc does it, why shouldn't Flex? Because Byacc isn't by GNU? Compare with what bison does. Right, MartinS
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |