[antlr-interest] Re: didn't manage to compile under gcj
    lgcraymer 
    lgc at mail1.jpl.nasa.gov
       
    Mon Jul  7 21:05:24 PDT 2003
    
    
  
Paul--
Inquiring minds want to know--what's the latest?  Can ANTLR be made 
to work with GCJ?
--Loring
--- In antlr-interest at yahoogroups.com, paul taney <paultaney at y...> 
wrote:
> 
> --- Terence Parr <parrt at c...> 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