On 2018-09-14 10:03, Robert Lichtenberger wrote:
I have tried to build a Windows 32-bit JDK-11. While I was successful in
building a 64-bit Windows JDK, the attempt for 32-bit failed:
Here's what I did:
$ bash configure --with-boot-jdk=/cygdrive/c/jdk-10.0.2
--disable-warnings-as-errors --wit
I have tried to build a Windows 32-bit JDK-11. While I was successful in
building a 64-bit Windows JDK, the attempt for 32-bit failed:
Here's what I did:
$ bash configure --with-boot-jdk=/cygdrive/c/jdk-10.0.2
--disable-warnings-as-errors --with-target-bits=32
...
===