Re: bash configure: result from running a microsoft compiler was empty string

2019-04-12 Thread Vitaly Provodin
esult from running it was: "" >> configure: error: A microsoft compiler is required. Try setting >> --with-tools-dir. >> configure exiting with result code 1 >> >> Thanks, >> Vitaly >> >>> On 10 Apr 2019, at 13:32, Andrew Luo >&

Re: bash configure: result from running a microsoft compiler was empty string

2019-04-10 Thread Erik Joelsson
50b4b3/doc/building.md for the latest instructions. Thanks, -Andrew -Original Message- From: build-dev On Behalf Of David Holmes Sent: Tuesday, April 9, 2019 10:25 PM To: Vitaly Provodin ; [email protected] Subject: Re: bash configure: result from running a microsoft comp

Re: bash configure: result from running a microsoft compiler was empty string

2019-04-10 Thread Yasumasa Suenaga
ehalf Of David Holmes Sent: Tuesday, April 9, 2019 10:25 PM To: Vitaly Provodin ; build-dev at openjdk.java.net Subject: Re: bash configure: result from running a microsoft compiler was empty string Hi Vitaly, What do you see if you run: /mnt/c/Tools/VS/2017/Community/VC/Tools/MSVC/14.16.27023

Re: bash configure: result from running a microsoft compiler was empty string

2019-04-10 Thread Vitaly Provodin
nal Message- > From: build-dev On Behalf Of David Holmes > Sent: Tuesday, April 9, 2019 10:25 PM > To: Vitaly Provodin ; > [email protected] > Subject: Re: bash configure: result from running a microsoft compiler was > empty string > > Hi Vitaly, > >

RE: bash configure: result from running a microsoft compiler was empty string

2019-04-09 Thread Andrew Luo
: build-dev On Behalf Of David Holmes Sent: Tuesday, April 9, 2019 10:25 PM To: Vitaly Provodin ; [email protected] Subject: Re: bash configure: result from running a microsoft compiler was empty string Hi Vitaly, What do you see if you run: /mnt/c/Tools/VS/2017/Community/VC/Tools/MSVC

Re: bash configure: result from running a microsoft compiler was empty string

2019-04-09 Thread David Holmes
Hi Vitaly, What do you see if you run: /mnt/c/Tools/VS/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx64/x64/cl.exe directly? Cheers, David On 10/04/2019 1:35 pm, Vitaly Provodin wrote: Hello, I'm trying to compile OpenJDK 13 (using WSL and following this instructions http://mail.openjd

bash configure: result from running a microsoft compiler was empty string

2019-04-09 Thread Vitaly Provodin
Hello, I'm trying to compile OpenJDK 13 (using WSL and following this instructions http://mail.openjdk.java.net/pipermail/build-dev/2018-December/024316.html ), but when I use: $ bash ./configure --with-boot-jdk=/mnt/