Re: gij: unrecognized option -- `-o'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I compiled it on 

java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.2) (6b20-1.9.2-0ubuntu1)
OpenJDK Server VM (build 19.0-b09, mixed mode)

using 

./configure --disable-plugin --disable-Werror --disable-gjdoc

The key option was --disable-gjdoc

Regards,
Rafal Rusin


Stuart Ballard wrote:
> 
> I'm FAR from an expert on any of this but looking at the line at issue:
> 
>> gij -classpath Âantlr.Tool -o
>> ../tools/generated/gnu/classpath/tools/gjdoc/expr/ \
>> ../../classpath-0.98/tools/gnu/classpath/tools/gjdoc/expr/java-expression.g
>> gij: unrecognized option -- `-o'
> 
> I think I see two spaces after -classpath which makes me think there's
> a missing argument in there. Also, antlr.Tool looks like a classname
> not a classpath.
> 
> So I'm guessing that this should be:
> 
> gij -classpath "something" antlr.Tool -o ...
> 
> Then -o is an argument to antlr.Tool, not to gij.
> 
> Where you go from there, how you get a correct value into the missing
> classpath parameter, I'm not sure...
> 
> Stuart.
> -- 
> http://sab39.netreach.com/
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/gij%3A-unrecognized-option----%60-o%27-tp28613551p30449656.html
Sent from the Gnu - Classpath - General mailing list archive at Nabble.com.





[Index of Archives]     [Linux Kernel]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]

  Powered by Linux