bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/30291] Out of memeory error when building the CVS version


From: audriusa at bluewin dot ch
Subject: [Bug classpath/30291] Out of memeory error when building the CVS version
Date: 1 Jan 2007 19:46:17 -0000


------- Comment #3 from audriusa at bluewin dot ch  2007-01-01 19:46 -------
Sun's javac crashes exactly in the same place and with the same error (out of
memory), but it passes if I add the -J-Xmx400m in the lib/makefile
(JCOMPILER = $(JAVAC) -J-Xmx400m -bootclasspath '' -classpath
$(compile_classpath) -d . @classes), forcing the compiler to use more memory.
Despice ecj also has the -J option, it is documented as being ignored and
likely is, as adding the option does not help to ecj. 


-- 


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]