[kaffe] CROSS_COMPILE kaffe for arm

2008-06-03 Thread Manuel Sahm
Hello, while cross-compiling kaffe for arm this error occurs: make[2]: Entering directory `/root/Desktop/kaffe-arm/kaffe/kaffevm/jit3' /bin/sh ../../../libtool --tag=CC --mode=compile /root/Desktop/arm-2007q1/bin/arm-none-linux-gnueabi-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../config

[kaffe] string.c:373: stringInternString: Assertion `temp == string' failed.

2008-06-03 Thread Ito Kazumitsu
Hi, Not always but often, the error Assertion `temp == string' failed occurs when runnig h2 database (http://www.h2database.com/). $ kaffe -cp ../h2/bin/h2.jar org.h2.tools.Server -tcp -tcpAllowOthers true -log true kaffe-bin: string.c:373: stringInternString: Assertion `temp == string' failed.