Path to
>> FIXPATH_PATH. That part of toolchain.m4 occurs before FIXPATH is even
>> built, so it does need that extra filtering still.
>>
>> Thanks,
>>
>> -Andrew
>>
>> From: Magnus Ihse Bursie
>> Sent: Thursday, December 20, 2018
: JDK-8215445: Enable building for Windows in WSL
On 2018-12-20 13:47, Erik Joelsson wrote:
Hello,
Thanks to huge help from Andrew Luo, we now have a patch that adds
support for building OpenJDK for Windows using WSL as the Unix
layer instead of Cygwin. I have made some adjustments, most
a filtering still.
I see.
/Magnus
>
> Thanks,
>
> -Andrew
>
> From: Magnus Ihse Bursie
> Sent: Thursday, December 20, 2018 10:55 AM
> To: Erik Joelsson ; build-dev
> ; Andrew Luo
> Subject: Re: RFR: JDK-8215445: Enable building for Windows in WSL
>
> On
before FIXPATH is even built,
so it does need that extra filtering still.
Thanks,
-Andrew
From: Magnus Ihse Bursie
Sent: Thursday, December 20, 2018 10:55 AM
To: Erik Joelsson ; build-dev
; Andrew Luo
Subject: Re: RFR: JDK-8215445: Enable building for Windows in WSL
On 2018-12-20 13:47, Erik
On 2018-12-20 13:47, Erik Joelsson wrote:
Hello,
Thanks to huge help from Andrew Luo, we now have a patch that adds
support for building OpenJDK for Windows using WSL as the Unix layer
instead of Cygwin. I have made some adjustments, mostly to keep it
working in Cygwin. I have also run it thr