_dbgGetMask issue when cross-compiling

"Dario Laverde" <[email protected]>
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <[email protected]>
How do I debug the following calling convention issue when cross-compiling:

Making all in kaffe/kaffeh
make[1]: Entering directory `/home/dario/kaffe-1.1.8/kaffe/kaffeh'
/bin/sh ../../libtool --tag=CC   --mode=link /usr/local/bin/arm-apple-darwin-gcc
-Wall -W -Wextra -fno-strict-aliasing -fno-omit-frame-pointer -fsigned-char
-fno-omit-frame-pointer   -g -O2   -o kaffeh main.o mem.o sigs.o support.o
constants.o debug.o file.o jar.o readClass.o utf8const.o binreloc.o  -lz
/usr/local/bin/arm-apple-darwin-gcc -Wall -W -Wextra -fno-strict-aliasing
-fno-omit-frame-pointer -fsigned-char -fno-omit-frame-pointer -g -O2 -o kaffeh
main.o mem.o sigs.o support.o constants.o debug.o file.o jar.o readClass.o
utf8const.o binreloc.o  -lz
/usr/local/bin/arm-apple-darwin-ld: Undefined symbols:
_dbgGetMask
collect2: ld returned 1 exit status
make[1]: *** [kaffeh] Error 1
make[1]: Leaving directory `/home/dario/kaffe-1.1.8/kaffe/kaffeh'

I can bypass with --disable-vmdebug but I really need to -vmdebug to figure out why
jni is failing at runtime.

thanks,
Dario
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.