| Related articles |
|---|
| Using flex with Visual C++ centaurus@telia.com (TJB) (2003-12-08) |
| Re: Using flex with Visual C++ johnmillaway@yahoo.com (John Millaway) (2003-12-13) |
| From: | John Millaway <johnmillaway@yahoo.com> |
| Newsgroups: | comp.compilers |
| Date: | 13 Dec 2003 21:01:26 -0500 |
| Organization: | Compilers Central |
| Keywords: | lex, C, C++ |
| Posted-Date: | 13 Dec 2003 21:01:26 EST |
> I've been trying to compile a flex scanner with MVC++ on a windows
> 2000 platform, but I get all kinds of errors. Does anyone know how
> to do this ?
The generated C scanner should compile without a fuss. The C++ scanner should
be considered broken.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.