[antlr-interest] GCJ

paul taney paultaney at yahoo.com
Thu Jul 10 19:47:19 PDT 2003


--- Robert Colquhoun <rjc at trump.net.au> wrote:
> At 05:05 PM 10/07/2003 -0700, paul taney wrote:
> 
> >Anybody have a clue?
> 
> Yes why not just try to compile the jar:
> 
> ie gcj --main=Tool antlr.jar
> 
>   - Robert

Thank you.

$ gcj --main=Tool antlr.jar
antlr.jar:0: Not a valid Java .class file.

$ gcj --main=Tool ./antlr.jar
./antlr.jar:0: Not a valid Java .class file.


Is there an option for compiling a jar file?


$ gcj --help
Usage: gcj [options] file...
Options:
<snip>

I don't see one...

paul



__________________________________
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