public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* how to compile a .jar using gcj?
@ 2002-01-04 15:16 Yi-Xiong Zhou
  0 siblings, 0 replies; only message in thread
From: Yi-Xiong Zhou @ 2002-01-04 15:16 UTC (permalink / raw)
  To: 'gcc-help@gcc.gnu.org'

How to compile a .jar package using gcj? Here are what I have tried and
failed:

$ gcj --main=weka.attributeSelection.AttributeSelection -o
attributeSelection -CLASSPATH weka.jar
gcj: No input files

and 

gcj --main=weka.attributeSelection.AttributeSelection -o attributeSelection
weka.jar
weka.jar:0: Not a valid Java .class file.

weka.jar is a statistical package, which can be downloaded from 

http://www.cs.waikato.ac.nz/~ml/weka/index.html

Please advise. Thanks. 

Yi-Xiong Zhou

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-01-04 23:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-04 15:16 how to compile a .jar using gcj? Yi-Xiong Zhou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).