Error compiling my java source
Edgar Villanueva
edgarvil@home.com
Sun Dec 3 20:44:00 GMT 2000
All,
Got libgcj to compile.
Now I am trying to compile an existing application from the sources and
I get the following error:
Cannot allocate 2081434959 bytes after allocating 356060 bytes
This seems to occur because the CLASSPATH is either too long or there
are too many classes in the classpath.
When I remove the classpath the error goes away. I haven't narrowed it
down to see if there is a specific item in the classpath
that is screwing things up but this seems to be a problem with the gcj
front end.
More information about the Java
mailing list