From: "Ivor Blockley" Newsgroups: comp.os.msdos.djgpp Subject: Maths expression parser, compilation problems Date: Sat, 19 Jun 1999 14:47:28 +0800 Organization: iiNet Technologies Lines: 16 Message-ID: <7kfee9$u1m$1@news.iinet.net.au> NNTP-Posting-Host: reggae-16-114.nv.iinet.net.au X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I was searching the web for code for a mathematical expression parser and came across a nice looking library (source written in "ANSI C++") at http://wong.scripps.edu/~iano/Parser.html This library was written on a Machintosh running BeOS , and I'm trying to compile it with DJGPP on a Pentium. Although some parts of the code seem to compile OK, most of the .cpp files just result in numerous error messages. I tested my DJGPP setup with some simple C++ projects and they compiled with no problem, so I think my system setup is not to blame. Maybe someone could try compiling this library for themselves, and see if they can get it to work? (the code can be downloaded from the above web site). Any suggestions on how to force the code into submission would be welcome. Ivor Blockley tigereye AT iinet DOT net DOT au