[antlr-interest] didn't manage to compile under gcj
    paul taney 
    paultaney at yahoo.com
       
    Sat Jul  5 17:48:19 PDT 2003
    
    
  
--- 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/ 
    
    
More information about the antlr-interest
mailing list