Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2019 23:53:12 +0100
From:      Michael Osipov <1983-01-06@gmx.net>
To:        Greg Lewis <glewis@eyesbeyond.com>
Cc:        freebsd-java@freebsd.org
Subject:   Re: JDK 11 update
Message-ID:  <bc164ec4-0096-9f79-2161-6182fbc3ea0c@gmx.net>
In-Reply-To: <20190311045937.GA43260@misty.eyesbeyond.com>
References:  <20190308180402.GA61500@misty.eyesbeyond.com> <091b2780-f2f1-6423-0dd7-e0d2849bac84@gmx.net> <20190311045937.GA43260@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 2019-03-11 um 05:59 schrieb Greg Lewis:
> On Sat, Mar 09, 2019 at 09:15:42PM +0100, Michael Osipov wrote:
>> Am 2019-03-08 um 19:04 schrieb Greg Lewis:
>>> For those who want to try and compile it, the current commands I'm using
>>> look like this:
>>>
>>> env CPPFLAGS=-I/usr/local/include \
>>>       LDFLAGS=-L/usr/local/lib \
>>>       CC=/usr/bin/cc \
>>>       CXX=/usr/bin/c++ \
>>>       bash configure \
>>>           --with-boot-jdk=/usr/local/openjdk11 \
>>
>> Ouch, isn't this a chicken-and-egg problem here? How did you solve this
>> prolbem? I really hate that Java is not selfcontained...
> 
> See the link to the pull request I posted later in the email:
> 
> https://github.com/battleblow/openjdk-jdk11u/pull/1

As far as I understand Kurt's approach, here's using a precompiled 
version on Ubuntu via SSH to produce portable Java bytecode? If so, that 
looks pretty insane and brittle to me, doesn't it?

I have expected that we run BSD on BSD, no further deps.

Please correct me if I am wrong.

Michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc164ec4-0096-9f79-2161-6182fbc3ea0c>