Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Jul 2004 11:38:04 -0600
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Mikhail TSaplin <tsmm@list.ru>
Cc:        freebsd-java@freebsd.org
Subject:   Re: FreeBSD Java porting project questions
Message-ID:  <20040707173804.GA16694@misty.eyesbeyond.com>
In-Reply-To: <200407072254.09497.tsmm@list.ru>
References:  <200407072254.09497.tsmm@list.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 07, 2004 at 10:54:09PM +0700, Mikhail TSaplin wrote:
> I have some questions about this freebsd port.
> 1)Why we need linux jdk, when building a native distr?
>   Is that necesarily to build compiler with classes semultaneusly?

Just like gcc needs a C compiler to bootstrap itself, javac needs another
java compiler to bootstrap itself (as its written in Java).  So far, we
have used the Linux version to bootstrap unless an existing native version
is available.  It may be possible to use Jikes, but there would need to be
some patches to the build to achieve this.  This may become necessary for
the 5.0 (aka 1.5) port as the Linux version doesn't currently run under
emulation.

> 2)What are you think about java (and of course jdk) future on freebsd.
>    I saw freebsdfoundations last message dated last year, and nothing more.
>    Doesnt project stop or going to?

The project is still going, expect to hear more soon.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org



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