| Related articles |
|---|
| MKS Lex and Yacc with MSVC++ 4.2 ssimpson@waters.com (1997-01-25) |
| Re: MKS Lex and Yacc with MSVC++ 4.2 ssimpson@waters.com (1997-01-29) |
| From: | ssimpson@waters.com (Steve Simpson) |
| Newsgroups: | comp.compilers |
| Date: | 25 Jan 1997 21:53:05 -0500 |
| Organization: | Shore.Net/Eco Software, Inc; (info@shore.net) |
| Keywords: | lex, yacc, question |
I've been having some trouble getting MKS Lex and Yacc output
to compile with MS Visual C++ 4.2.
There were a bunch of compile errors where casts were needed. I
modified the code to eliminate the compiler errors as needed but I'm
getting access violations.
Does anyone have a simple lex / yacc example with a makefile that
compiles under MSVC++ 4.2?
Thanks for any help.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.