From owner-freebsd-java@FreeBSD.ORG Mon Jan 5 08:37:09 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 6CA8516A4CE; Mon, 5 Jan 2004 08:37:09 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E68D43D5E; Mon, 5 Jan 2004 08:36:36 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from [198.60.22.208] (helo=mx2.xmission.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 1AdXiW-0005Lz-02; Mon, 05 Jan 2004 09:36:36 -0700 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mx2.xmission.com with esmtp (Exim 4.22) id 1AdXiS-0001PQ-QI; Mon, 05 Jan 2004 09:36:32 -0700 Received: from misty.eyesbeyond.com (localhost.eyesbeyond.com [127.0.0.1]) i05GeeYh002941; Mon, 5 Jan 2004 09:40:41 -0700 (MST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.10/8.12.10/Submit) id i05GedeN002940; Mon, 5 Jan 2004 09:40:39 -0700 (MST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Mon, 5 Jan 2004 09:40:39 -0700 From: Greg Lewis To: Joe Marcus Clarke Message-ID: <20040105164039.GA2918@misty.eyesbeyond.com> References: <1073162976.41522.18.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <1073162976.41522.18.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.1i Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on mx2.xmission.com X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=8.0 tests=BAYES_00 autolearn=no version=2.61 X-SA-Exim-Mail-From: glewis@eyesbeyond.com X-SA-Exim-Version: 3.1 (built Wed Aug 20 09:38:54 PDT 2003) X-SA-Exim-Scanned: Yes 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:37:09 -0000 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. 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? -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org