Hi,
On Tue, Oct 20, 2020 at 5:26 AM Andrew Haley wrote:
> Hi,
>
> On 19/10/2020 03:53, Choe, Jiwon wrote:
>
> > I'm trying to cross-compile JDK 14 to target aarch64-linux-gnu, from a
> > 64-bit x86 Linux (Ubuntu 18.04).
> >
> > I followed the steps described in the documentation (
> >
> https:/
Hi,
On 19/10/2020 03:53, Choe, Jiwon wrote:
> I'm trying to cross-compile JDK 14 to target aarch64-linux-gnu, from a
> 64-bit x86 Linux (Ubuntu 18.04).
>
> I followed the steps described in the documentation (
> https://hg.openjdk.java.net/jdk/jdk14/raw-file/tip/doc/building.html#creating-and-us
Hi,
On 19/10/2020 12:53 pm, Choe, Jiwon wrote:
Hello all,
I'm trying to cross-compile JDK 14 to target aarch64-linux-gnu, from a
64-bit x86 Linux (Ubuntu 18.04).
I followed the steps described in the documentation (
https://hg.openjdk.java.net/jdk/jdk14/raw-file/tip/doc/building.html#creating-
Hello,
I don't recognize the error and can't be much help there, but I would
recommend you use the latest sources for the JDK release you want to
build to maximize your chances at success. For 14, that would be:
http://hg.openjdk.java.net/jdk-updates/jdk14u/
Note though that nobody is curren
Hello all,
I'm trying to cross-compile JDK 14 to target aarch64-linux-gnu, from a
64-bit x86 Linux (Ubuntu 18.04).
I followed the steps described in the documentation (
https://hg.openjdk.java.net/jdk/jdk14/raw-file/tip/doc/building.html#creating-and-using-sysroots-with-qemu-deboostrap),
but when