Problem --with-gc=simple.
Antonio Ake
ake@ecn.purdue.edu
Wed Jul 25 10:17:00 GMT 2001
Hello,
I tried this configure in two platafforms beacuse I need to avoid to use
mmap in my java binaries so I add the --with-gc=simple in my configure
command:
../gcc-20010702/configure
--with-gcc-version-trigger=/usr/music/ake/g/gcc-20010702/gcc/version.c --host=alphaev56-dec-osf5.0
--prefix=/usr/users/ake/gcc18/ --without-x --disable-jni --disable-net --enable-libgcj --with-gc=simple
--norecursion
I tested on 2 machines: ALpha OSF1 and LINUX X86. My snapshot is from July
2. the error message when libgcj is building:
error message on both:
/usr/music/ake/g/build/gcc/gcj -B/usr/music/ake/g/build/alphaev56-dec-osf5.0/lib
java/ -B/usr/music/ake/g/build/gcc/ --encoding=UTF-8 -C -L/usr/music/ake/g/build
/alphaev56-dec-osf5.0/libjava -g -classpath /usr/music/ake/g/build/alphaev56-dec
-osf5.0/libjava:/usr/music/ake/g/gcc-20010702/libjava -d /usr/music/ake/g/build/
alphaev56-dec-osf5.0/libjava java/lang/ConcreteProcess.java
java/lang/ConcreteProcess.java:0: Internal error: Segmentation fault
Is there any other way to disable to use mmap? Do you know who is using
mmap, with gdb I got this:
mmap<-__assert (?)
mmap<-_OtsNotify_Ovf_I (?)
Thanks
More information about the Java
mailing list