Building Classpath:

When making in subdirectory lib, Sun's original javac (version 1.6.0_02)
runs out of java heap memory when compiling "@classes".

Passing the option "-J-Xmx256m" (increasing the heap limit to 256 MB) 
solves the problem.

The makefile should automatically pass this option to javac.


-- 
           Summary: javac runs out of heap space when compiling @classes
           Product: classpath
           Version: 0.96
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kus at keba dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33622



_______________________________________________
Bug-classpath mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-classpath

Reply via email to