Date: Sat, 16 Dec 2000 21:43:20 +0800 (+0800) From: Michael Robinson <robinson@netrinsics.com> To: freebsd-java@FreeBSD.ORG Subject: OpenJIT success Message-ID: <200012161343.eBGDhK126260@netrinsics.com>
next in thread | raw e-mail | index | archive | help
I built the latest release of OpenJIT (1.1.15) for the Sun Linux JDK 1.3 on FreeBSD 4.2. Basically, all you need is linux_devtools and the file "jit.h" from the Sun RC-1 JDK 1.3. For some reason, the "jit.h" file in the release version is empty. Prepend "/compat/linux/usr/bin" to your PATH, then follow the INSTALL instructions. Works like a charm. Unfortunately, however, version 1.1.15 doesn't fix the problem I'm having. In the CVS version of NetBeans, the icons for the toolbars don't load with OpenJIT enabled, but without OpenJIT, everything works fine. Anybody have any ideas? -Michael Robinson 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?200012161343.eBGDhK126260>