I can no longer build libjava on a machine with "just" 512MB of main 
memory (FreeBSD/i386 5.4 in this case).

Three weeks ago the build worked on that very machine; did we raise
our minimum requirements or is this simply a bug?

Gerald

echo 
/sw/test/GCC/trunk/libjava/classpath/lib/gnu/javax/swing/text/html/parser/*.class
 > gnu/javax/swing/text/html/parser.list
/bin/sh ./libtool --mode=compile /files/pfeifer/OBJ-0129-2308/gcc/gcj 
-B/files/pfeifer/OBJ-0129-2308/i386-unknown-freebsd5.4/libjava/ 
-B/files/pfeifer/OBJ-0129-2308/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 -o 
gnu/javax/swing/text/html/parser.lo 
-fsource-filename=/files/pfeifer/OBJ-0129-2308/i386-unknown-freebsd5.4/libjava/classpath/lib/classes
 -MT gnu/javax/swing/text/html/parser.lo -MD -MP -MF 
gnu/javax/swing/text/html/parser.deps @gnu/javax/swing/text/html/parser.list
/files/pfeifer/OBJ-0129-2308/gcc/gcj 
-B/files/pfeifer/OBJ-0129-2308/i386-unknown-freebsd5.4/libjava/ 
-B/files/pfeifer/OBJ-0129-2308/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-0129-2308/i386-unknown-freebsd5.4/libjava/classpath/lib/classes
 -MT gnu/javax/swing/text/html/parser.lo -MD -MP -MF 
gnu/javax/swing/text/html/parser.deps @gnu/javax/swing/text/html/parser.list 
-fPIC -o gnu/javax/swing/text/html/.libs/parser.o
jc1: out of memory allocating 4072 bytes after a total of 536273352 bytes
gmake[3]: *** [gnu/javax/swing/text/html/parser.lo] Error 1
gmake[3]: Leaving directory 
`/files/pfeifer/OBJ-0129-2308/i386-unknown-freebsd5.4/libjava'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory 
`/files/pfeifer/OBJ-0129-2308/i386-unknown-freebsd5.4/libjava'
gmake[1]: *** [all-target-libjava] Error 2
gmake[1]: Leaving directory `/files/pfeifer/OBJ-0129-2308'
gmake: *** [bootstrap-lean] Error 2

Reply via email to