From: lord_william AT poboxes DOT com (Lord William) Newsgroups: comp.os.ms-windows.programmer.tools.mfc,comp.os.msdos.djgpp Subject: Flex, Bison and VC++ Date: Sat, 21 Mar 1998 21:23:44 GMT Organization: Telefonica Transmision de Datos Lines: 17 Message-ID: <351418b8.583009@news.mundivia.es> NNTP-Posting-Host: info19555181222.mundivia.es Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm doing an interpreter with vc++. I need an easy way to access databases using DAO and multithreading features. I have made the grammar using flex and bison and I don't have problems compiling the source with the djgpp, but using vc++ (5.0) I have a lot of problems with redefinitions, macros and so on. Have anybody used this tools with visual c++ without too much problems? Is there any utility or visual c++ compatible tool for making lexical and syntactic analysis? Thanks in advance. (Sorry by the spelling too O:-) ) Guillermo Gainza http://personales.mundivia.es/lord