[antlr-interest] New Antlr user

Alexander Lenski alenski at dca.net
Fri Feb 14 09:04:57 PST 2003


If you use VC++ 7.0, see previous msg postings related to the antlr.dll.
With VC below the 7.0, there are a bunch of problems with export/import
derived from the STL implementation (nested defs).

Alex

----- Original Message -----
From: <gkaram888 at yahoo.ca>
To: <antlr-interest at yahoogroups.com>
Sent: Friday, February 14, 2003 11:37 AM
Subject: [antlr-interest] New Antlr user


> Hi,
> I am new to this parser but have experience with
> Lex and Yacc.
> I am trying to use VC++ to build my own parser.
>
> After the successful installation,
> I read that I need to create a static library which I did
> and include all cpp, hpp files.
> I need to start from the calc example and go forward
> to build up my own parser.
> I got 402 warnings and 4 errors at the first compilation attempt.
>
> all wanrnings are almost the same.
> warning C4273: ... inconsistent dll linkage.  dllexport assumed.
>
> what are the right steps to build a static library for that
> calc example.
> Note that I installed j2re1.4.1_01 on my PC and added the bin PATH.
>
> Thanks
>
> George
>
>
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list