From owner-freebsd-java Thu Mar 25 19:28:27 1999 Delivered-To: freebsd-java@freebsd.org Received: from cafe.muraoka.info.waseda.ac.jp (cafe.muraoka.info.waseda.ac.jp [133.9.68.49]) by hub.freebsd.org (Postfix) with ESMTP id C897A150D5 for ; Thu, 25 Mar 1999 19:28:25 -0800 (PST) (envelope-from shudoh@muraoka.info.waseda.ac.jp) Received: from muraoka.info.waseda.ac.jp (shudoh@localhost [127.0.0.1]) by cafe.muraoka.info.waseda.ac.jp (8.9.1a/3.7W) with ESMTP id MAA15184; Fri, 26 Mar 1999 12:26:54 +0900 Message-Id: <199903260326.MAA15184@cafe.muraoka.info.waseda.ac.jp> To: Nate Williams Cc: freebsd-java@FreeBSD.ORG Subject: Re: FreeBSD emulation for linux In-reply-to: Your message of "Thu, 25 Mar 1999 08:40:38 MST." <199903251540.IAA23948@mt.sri.com> Date: Fri, 26 Mar 1999 12:26:54 +0900 From: SHUDO Kazuyuki Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > It appears that the Sun JIT is provided as part of the JDK2 sources. > > ./src/solaris/lib/sparc/libsunwjit_g.so > ./src/solaris/lib/sparc/libsunwjit.so > ./src/solaris/lib/i386/libsunwjit_g.so > ./src/solaris/lib/i386/libsunwjit.so > > So, we may also be able to use the JIT as well. Those are JITs for SunOS 5/x86 and SPARC as you know. Is there any way to use them on FreeBSD? Kazuyuki SHUDO Happy Hacking! Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message