[antlr-interest] didn't manage to compile under gcj

Terence Parr parrt at cs.usfca.edu
Sat Jul 5 18:07:24 PDT 2003


Hmm....i wonder why javac doesn't complain...seems correct "super = 
sub" type assignment.  Hmm..add a cast and see if it works! ;)

Thanks for trying this out...it would really be nice to get some 
compiled code going.

Ter

On Saturday, July 5, 2003, at 05:48  PM, paul taney wrote:

>
> --- Terence Parr <parrt at cs.usfca.edu> wrote:
>> Hmm...yeah that looks pretty screwed up to
>> me...can't seem to find any
>> of my classes.  Perhaps it a config issue, but I'm
>> guessing that GCJ
>> ain't ready for primetime yet ;)
>>
>> Ter
>
>
> Wait a minute!  I needed a star there, right?
>
> $ gcj --classpath $CLASSPATHGNU *.java
>
> Now all I get is 6 of these, may just want
> another cast:
>
> CppCodeGenerator.java: In class
> `antlr.CppCodeGenerator':
> CppCodeGenerator.java: In method
> `antlr.CppCodeGenerator()':
> CppCodeGenerator.java:97: Incompatible type for `='.
> Can't convert `antlr.CppCharFormatter' to
> `antlr.CharFormatter'.
> 		charFormatter = new CppCharFormatter();
>                               ^
> 1 error
>
>
>
>
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
>
>
>
> Your use of Yahoo! Groups is subject to 
> http://docs.yahoo.com/info/terms/
>
>
>
--
Professor Comp. Sci., University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Co-founder, http://www.jguru.com
Co-founder, http://www.knowspam.net enjoy email again!
Co-founder, http://www.peerscope.com link sharing, pure-n-simple




 

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




More information about the antlr-interest mailing list