[Bug 81] New: Compilation stops at "libsablevm.c"
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=81
Summary: Compilation stops at "libsablevm.c"
Product: SableVM
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P2
Component: default
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Using Gentoo Linux. Compilation of SableVM stops, and works on the file
"libsablevm.c" until process is shut down by OS (Out of virtual memory).
uname --all:
Linux kybpc371 2.6.7-rc1-mm1 #1 SMP Wed Jun 2 12:23:45 CEST 2004 i686 Intel(R)
Pentium(R) 4 CPU 2.00GHz GenuineIntel GNU/Linux
gcc --version:
gcc (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
Last part of build output:
make[5]: Entering directory `/var/tmp/portage/sablevm-1.1.7/work/sablevm-1.1.7/
src/libsablevm'
if /bin/sh ../../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I
../../src/include -I./include -I./inlinability -Iinlinability -
DBOOT_CLASS_PATH=\"/usr/share/sablevm-classpath:/usr/share/sablevm-classpath/
libclasspath.jar:/usr/share/sablevm-classpath/resources.jar\" -
DBOOT_LIBRARY_PATH=\"/usr/lib/sablevm-classpath\" -I/usr/include/libffi -O3 -
march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -fno-gcse -Wno-
unused -fno-strict-aliasing -fno-reorder-blocks -finline-limit=60000 -MT
libsablevm.lo -MD -MP -MF ".deps/libsablevm.Tpo" -c -o libsablevm.lo libsablevm.
c; \
then mv -f ".deps/libsablevm.Tpo" ".deps/libsablevm.Plo"; else rm -f ".deps/
libsablevm.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I./include -I./inlinability -
Iinlinability -DBOOT_CLASS_PATH=\"/usr/share/sablevm-classpath:/usr/share/
sablevm-classpath/libclasspath.jar:/usr/share/sablevm-classpath/resources.jar\"
-DBOOT_LIBRARY_PATH=\"/usr/lib/sablevm-classpath\" -I/usr/include/libffi -O3 -
march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -Wall -fno-gcse -Wno-
unused -fno-strict-aliasing -fno-reorder-blocks -finline-limit=60000 -MT
libsablevm.lo -MD -MP -MF .deps/libsablevm.Tpo -c libsablevm.c -fPIC -DPIC -o .
libs/libsablevm.o
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.