This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
RE: The last of the troubles in Mohans 20030522 solved
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: "'Danny Smith'" <danny_r_smith_2001 at yahoo dot co dot nz>
- Cc: <java at gcc dot gnu dot org>
- Date: Fri, 13 Jun 2003 16:26:13 +0200
- Subject: RE: The last of the troubles in Mohans 20030522 solved
I found out how to stop jc1.exe from allocating 1.7GB.
I'm a bit puzzled that Danny saw this error at the same time as
me.
Q: do I interpret the GCJ manual correctly that specifying --classpath
will stop GCJ from picking up using the CLASSPATH environment variable?
#GRUDGE ON:
I don't like programs that install themselves all over the
harddrive. I don't like the concept of global configuration
that applications modify during install.
The reason is that they can screw things up.
#GRUDGE OFF:
After being mystified about jc1.exe trying to allocate 1.7GB
(and failing), I went back to hello world and it failed too.
However, it offered a much more useful error message.
C:\thisiscool-gcc\examples\HelloWorld>\thisiscool-gcc\gcc-3.3\bin\gcj
--main=Hel
loWorld HelloWorld.java
HelloWorld.java:0: error: malformed .zip archive in CLASSPATH:
C:\Program Files\
VB Converter\vbc.jar\
jc1.exe: out of memory allocating 1768386413 bytes