From owner-freebsd-java Fri Mar 1 6:13:15 2002 Delivered-To: freebsd-java@freebsd.org Received: from guinness.syncrontech.com (guinness.syncrontech.com [62.71.8.19]) by hub.freebsd.org (Postfix) with ESMTP id 77BC637B417 for ; Fri, 1 Mar 2002 06:13:11 -0800 (PST) Received: from there (coffee.syncrontech.com [62.71.8.37]) by guinness.syncrontech.com (8.11.6/8.11.6) with SMTP id g21ECwL13401; Fri, 1 Mar 2002 16:12:59 +0200 (EET) (envelope-from ari.suutari@syncrontech.com) Message-Id: <200203011412.g21ECwL13401@guinness.syncrontech.com> Content-Type: text/plain; charset="iso-8859-1" From: Ari Suutari To: Mike Murphree , "Koster, K.J." Subject: Re: Ugrade from linux-jdk to native Date: Fri, 1 Mar 2002 16:12:58 +0200 X-Mailer: KMail [version 1.3.2] Cc: freebsd-java@FreeBSD.ORG References: <59063B5B4D98D311BC0D0001FA7E452205FDA3CD@l04.research.kpn.com> <20020301123815.5D73737B405@hub.freebsd.org> In-Reply-To: <20020301123815.5D73737B405@hub.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, On Friday 01 March 2002 14:38, Mike Murphree wrote: > On Friday 01 March 2002 03:39 am, Koster, K.J. wrote: > > Dear Mike, > > > > > > > Good question. Is there any reason to use native jdk instead > > > > > of the new version of the linux jdk? > > > > > > > > For most things it isn't. You'll need native for doing JNI > > > > stuff. Everything else works fine in the Linux JDK's. > > > > > > Along these lines, I have a Java program that works on both Windows > > > and Linux which uses libraries to perform serial I/O and I would > > > like to get it operating under FreeBSD. Is this not possible under > > > the Linux emulation or do I need a native JDK to make it work? > > > > There is a JavaComm port or somesuch. Isn't that a library to conduct > > serial I/O from Java? It might have ports to all the platforms you need. > > It does not. Only Windows, Linux, and probably Solaris. > Yes it does. Sun supports only operating systems above, but there is freebsd-commapi port, which provides FreeBSD-support to it. The port is not yet committed to ports tree, but there has bee progress today. There are just a few port Makefile -specific problems to be solved which are there mostly because it was the first port Makefile written by me. Ari S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message