[antlr-interest] GCJ

Dave Makalsky dm at cs.yorku.ca
Thu Jul 10 19:55:17 PDT 2003


As far as I understand you can't compile jars, just run them.  I think 
you need to create the class files first and then you can jar them.

Cheers,

DM

paul taney wrote:

>--- 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/ 
>
>  
>



 

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




More information about the antlr-interest mailing list