Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2000 08:24:25 -0400
From:      Patrick Gardella <patrick@freebsd.org>
To:        "Koster, K.J." <K.J.Koster@kpn.com>
Cc:        "'SHUDO Kazuyuki'" <shudoh@muraoka.info.waseda.ac.jp>, "'FreeBSD Java mailing list'" <freebsd-java@freebsd.org>
Subject:   Re: BDK and JITs (and NetBSD)
Message-ID:  <39ACFCF9.8E7EB01A@freebsd.org>
References:  <59063B5B4D98D311BC0D0001FA7E4522026D77FD@l04.research.kpn.com>

next in thread | previous in thread | raw e-mail | index | archive | help


"Koster, K.J." wrote:
> 
> >
> > > > Current version of shuJIT(*) runs correctly with JDK
> > 1.2.2 patchset 10
> > > > on FreeBSD 5.0-current.
> > > > (*) modified slightly from 0.6.3.
> > >
> > > where can I get those modifications?
> >
> > Ah, I have had you misunderstanding.
> > ShuJIT 0.6.3 can work with JDK 1.2.2 patchset 10 without any
> > modification. And the current version (which is modified from 0.6.3)
> > is also able to work with the JDK.
> >
> Well, I am afraid that I must have done something wrong then. I installed
> the shujit port version 0.6.3 last night. I symlinked it into
> /usr/local/jdk1.2.2/jre/lib/i386, but I still got the JIT not found error.

I did this last night, as well.  You need to make sure that you refer to
the JIT as "shujit" (all lowercase).  Took me a while, but I got it
working.

setenv JAVA_COMPILER shujit

Patrick


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?39ACFCF9.8E7EB01A>