Date: Mon, 10 May 1999 19:19:05 -0700 (PDT) From: Ravi Manthena <ravi@apunix.com> To: freebsd-java@FreeBSD.org Message-ID: <199905110219.TAA25948@wyoming.apunix.com>
next in thread | raw e-mail | index | archive | help
Hello, I have a question about JNI. I would appreciate your help or suggestion. I am currently trying to System.Load a c library in to my freebsd JDK. when i try to run the java app i get Bad magic number. I did a file command on my lib and this is what I get. ELF 32-bit LSB shared object, intel 80386, version1(FreeBSD),not stripped I was wondering if you know the gcc flags that can be set. So that the native library can be loded into my FreeBSD VM. Which accepts FreeBSD/i386 Compact demand pager shared library not stripped. Thank You, Ravi Manthena Java Programmer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905110219.TAA25948>