Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2002 23:36:04 +0200
From:      RISCH Gilles <roodemol@http.lu>
To:        sobomax@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: openjit-1.1.15
Message-ID:  <200208312336.04759.roodemol@http.lu>

next in thread | raw e-mail | index | archive | help
Hi,
I've installed the JDK like Justen Stepka writes on:=20
http://www.onjava.com/pub/a/onjava/2002/07/10/javabsd.html
And java is working fine without a jit-compiler. Now I've added the packa=
ge:=20
openjit-1.1.15.tgz and typed:
> setenv  LD_LIBRARY_PATH=3D/usr/local/lib/OpenJIT
> setenv CLASSPATH=3D/usr/local/lib/OpenJIT/OpenJIT.jar
> setenv JAVA_COMPILER OpenJIT
> java -version
The Outpuk was:
Warning: JIT compiler "OpenJIT" not found. Will use interpreter.
java version "1.3.1-p6"
Java(TM) 2 Runtime Environment, Standard Edition (build=20
1.3.1-p6-g_risch-020715-18:40)
Classic VM (build 1.3.1-p6-g_risch-020715-18:40, green threads, nojit)

So whats wrong?

thx
Gilles

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208312336.04759.roodemol>