[Sablevm-developer] linking with java-lang
Brought to you by:
egagnon
From: Ian R. <ir...@cs...> - 2001-09-15 22:14:01
|
Hi, Has anyone resolved the following linking problems I'm having with java-lang: /home/ian/lib/sablepath-libs/libjava-lang.so: undefined reference to `_Jv_strtod_r' /home/ian/lib/sablepath-libs/libjava-lang.so: undefined reference to `_Jv_dtoa' I think I'm up to date with everything and I've tried the java_lang_Double.c and mprec.[ch] sources from classpath. Thanks, Ian Rogers |