Patch: FYI: split up parser build

Gerald Pfeifer gerald@pfeifer.com
Fri Feb 2 15:07:00 GMT 2007


Hi Tom,

On Wed, 31 Jan 2007, Tom Tromey wrote:
> I didn't try to measure whether this helps compile-time memory use.
> Gerald, if you could try it, I'd appreciate it.

I tried twice, because I was not completely sure about the environment
the first time, so this took a bit, but sadly both builds failed the same
way:

/files/pfeifer/OBJ-0202-0121/gcc/gcj -B/files/pfeifer/OBJ-0202-0121/i386-unknown-freebsd5.4/libjava/ -B/files/pfeifer/OBJ-0202-0121/gcc/ -ffloat-store -fomit-frame-pointer -fclasspath= -fbootclasspath=/sw/test/GCC/trunk/libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -c -fsource-filename=/files/pfeifer/OBJ-0202-0121/i386-unknown-freebsd5.4/libjava/classpath/lib/classes -MT gnu/javax/swing/text/html/parser/HTML_401F.lo -MD -MP -MF gnu/javax/swing/text/html/parser/HTML_401F.deps @gnu/javax/swing/text/html/parser/HTML_401F.list -fPIC -o gnu/javax/swing/text/html/parser/.libs/HTML_401F.o
jc1: out of memory allocating 4072 bytes after a total of 536275496 bytes
gmake[3]: *** [gnu/javax/swing/text/html/parser/HTML_401F.lo] Error 1
gmake[3]: Leaving directory `/files/pfeifer/OBJ-0202-0121/i386-unknown-freebsd5.4/libjava'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/files/pfeifer/OBJ-0202-0121/i386-unknown-freebsd5.4/libjava'
gmake[1]: *** [all-target-libjava] Error 2

Gerald



More information about the Java-patches mailing list