From owner-freebsd-java@FreeBSD.ORG Mon Jan 5 08:40:18 2004 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D318216A4EF for ; Mon, 5 Jan 2004 08:40:17 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3679943D46 for ; Mon, 5 Jan 2004 08:40:16 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (rdu74-159-108.nc.rr.com [24.74.159.108])i05Ge1Ab004015; Mon, 5 Jan 2004 11:40:01 -0500 (EST) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i05Gc6L4054537; Mon, 5 Jan 2004 11:38:07 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Greg Lewis In-Reply-To: <20040105164039.GA2918@misty.eyesbeyond.com> References: <1073162976.41522.18.camel@shumai.marcuscom.com> <20040105164039.GA2918@misty.eyesbeyond.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-jqTTrZ5DEkP9YwhR8edQ" Organization: FreeBSD, Inc. Message-Id: <1073320817.765.37.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 05 Jan 2004 11:40:17 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on creme-brulee.marcuscom.com X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: java@FreeBSD.org Subject: Re: Requiring a native VM X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2004 16:40:19 -0000 --=-jqTTrZ5DEkP9YwhR8edQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-01-05 at 11:40, Greg Lewis wrote: > On Sat, Jan 03, 2004 at 03:49:36PM -0500, Joe Marcus Clarke wrote: > > Is there a way to force a port to require a native JVM? I am porting > > the new Java-GNOME API, and they include compiled JNI code. This won't > > work if you're using a Linux VM. I'd like to be able to force users to > > have a native FreeBSD VM. Thanks. >=20 > I don't think this is very easy with the current bsd.java.mk. There has > been some work on a replacement which I believe would make this easy, but > that hasn't been committed yet :(. Do you need specific version of the > JDK, e.g. 1.3 or better? Java-GNOME needs 1.2 or higher. Right now, I'm using: USE_JAVA=3D 1.2+ But it would be nice to do: USE_NATIVE_JAVA=3D 1.2+ And be sure users won't be bitten by a library format error. Thanks for the response. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-jqTTrZ5DEkP9YwhR8edQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQA/+ZNxb2iPiv4Uz4cRAkIrAKCllyMDDJXj4do+48hdy7GwPcZN+gCgkfh7 vp3+z8Nir9Gp3pyfI2tnEl4= =J1Zn -----END PGP SIGNATURE----- --=-jqTTrZ5DEkP9YwhR8edQ--