From owner-freebsd-questions Mon May 5 10:05:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA06550 for questions-outgoing; Mon, 5 May 1997 10:05:45 -0700 (PDT) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA06512 for ; Mon, 5 May 1997 10:05:25 -0700 (PDT) Received: from buffnet11.buffnet.net (shovey@buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.7.5/8.7.3) with SMTP id NAA16569; Mon, 5 May 1997 13:06:20 -0400 (EDT) Date: Mon, 5 May 1997 13:05:58 -0400 (EDT) From: Steve To: Mark Tinguely cc: freebsd-questions@FreeBSD.ORG Subject: Re: java compiler In-Reply-To: <199705051545.KAA28059@plains.nodak.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 5 May 1997, Mark Tinguely wrote: > > On Mon, 5 May 1997, Mark Tinguely wrote: > > > > > > Is there a java compiler for freebsd? Im not having much luck finding > > > > anything but one for win95. > > > > > > there is kaffe in the ports files and also a port of JDK 1.02 at: > > > > > > freefall.FreeBSD.org:/pub/FreeBSD/LOCAL_PORTS/jdk10.tar.gz > > kaffe is an interpret and just in time native jobber, and the jdk10 is just the libs but not javac compliation - unless I have grabbed the wrong thing. I need to get *.java into *.class