[Sablevm-developer] Java_java_lang_Runtime_totalMemory: Link Error
Brought to you by:
egagnon
From: Gunda D. <sab...@ho...> - 2003-01-07 22:14:33
|
Hello, When I tried running a benchmark on sablevm-direct I got the following error. *** Couldn't find native method Java_java_lang_runtime_totalMemory *** *** or Java_java_lang_Runtime_totalMemory__ *** >>>>benchmarkmain exited with exception: java.lang.UnsatisfiedLinkError <<<< java.lang.UnsatisfiedLinkError I tried looking in the native-library. There is a declaration for this function in the java_lang_Runtime.h file, but no definition. Is this just missing or should look for the definition elsewhere ? Thanks. -Gunda _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 |