This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ecj] Error compiling executable on i686-pc-linux-gnu


Hi All,

I tried to build a Linux gcj and then do:

gcj --main=HelloJ5 -o HelloJ5 HelloJ5.java

A .class file gets generated in the current directory
(and this runs okay with gij), but instead of getting
an executable, I get:

/tmp/ccmCwrnA.jar:0: error: malformed .zip archive in CLASSPATH: /tmp/ccip4wgn.zip/

I'm not seeing either the .jar or .zip in /tmp.

Any ideas?

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]