On 2020-07-14 01:52, Ty Young wrote:
Question: are Windows builds generally slower than Linux builds? It
feels like building under cygwin is a bit slower, but I can't be sure.
Yes, Windows builds are most definitely slower. Emulating a Unix like
environment on top of Windows is inherently
On 7/13/20 1:04 PM, Erik Joelsson wrote:
There seems to be something with the absolute path elimination that
doesn't work when the workspace is located inside the c:/cygwin64 dir.
As a workaround, you can either try moving the source to a directory
outside of c:/cygwin64 or run configure with
Filed https://bugs.openjdk.java.net/browse/JDK-8249255
/Erik
On 2020-07-13 11:04, Erik Joelsson wrote:
There seems to be something with the absolute path elimination that
doesn't work when the workspace is located inside the c:/cygwin64 dir.
As a workaround, you can either try moving the sourc
There seems to be something with the absolute path elimination that
doesn't work when the workspace is located inside the c:/cygwin64 dir.
As a workaround, you can either try moving the source to a directory
outside of c:/cygwin64 or run configure with
--enable-absolute-paths-in-output.
I'm s
On 7/10/20 7:43 AM, Erik Joelsson wrote:
On 2020-07-09 15:04, Ty Young wrote:
On 7/9/20 3:20 PM, Erik Joelsson wrote:
On 2020-07-09 12:56, Ty Young wrote:
On 7/9/20 9:22 AM, Erik Joelsson wrote:
Could you post the full configure command and log please. This
sounds weird. You should not b
On 2020-07-09 15:04, Ty Young wrote:
On 7/9/20 3:20 PM, Erik Joelsson wrote:
On 2020-07-09 12:56, Ty Young wrote:
On 7/9/20 9:22 AM, Erik Joelsson wrote:
Could you post the full configure command and log please. This
sounds weird. You should not be needing clang on Windows.
Also, what s
Don't know much about build system but the following caught my eye:
On 7/10/20 12:04 AM, Ty Young wrote:
c1xx: fatal error C1083: Cannot open source file:
'../../../..c:/cygwin64/home/young/jdk-master/jdk-master/build/windows-x86_64-server-release/hotspot/variant-server/libjvm/objs/BUILD_LIBJVM
On 7/9/20 3:20 PM, Erik Joelsson wrote:
On 2020-07-09 12:56, Ty Young wrote:
On 7/9/20 9:22 AM, Erik Joelsson wrote:
Could you post the full configure command and log please. This
sounds weird. You should not be needing clang on Windows.
Also, what source did you clone?
On linux right
On 2020-07-09 12:56, Ty Young wrote:
On 7/9/20 9:22 AM, Erik Joelsson wrote:
Could you post the full configure command and log please. This sounds
weird. You should not be needing clang on Windows.
Also, what source did you clone?
On linux right now, but I think it's because I'm using th
On 7/9/20 9:22 AM, Erik Joelsson wrote:
Could you post the full configure command and log please. This sounds
weird. You should not be needing clang on Windows.
Also, what source did you clone?
On linux right now, but I think it's because I'm using the jextract
branch of panama-foreign:
Could you post the full configure command and log please. This sounds
weird. You should not be needing clang on Windows.
Also, what source did you clone?
/Erik
On 2020-07-09 07:04, Ty Young wrote:
On 7/9/20 7:37 AM, Erik Joelsson wrote:
Hello Ty,
Microsoft Visual Studio 2019 or 2017, any e
On 7/9/20 7:37 AM, Erik Joelsson wrote:
Hello Ty,
Microsoft Visual Studio 2019 or 2017, any edition, should work. My
best guess is that you skipped installing the necessary parts of it.
Run the installer again, click "Modify" and make sure you have
"Desktop development with C++" ticked in.
Hello Ty,
Microsoft Visual Studio 2019 or 2017, any edition, should work. My best
guess is that you skipped installing the necessary parts of it. Run the
installer again, click "Modify" and make sure you have "Desktop
development with C++" ticked in.
/ERik
On 2020-07-09 01:29, Ty Young wrot
Hopefully this is the right place. Don't shoot me if it isn't, please.
I'm trying to build the JDK from Windows 10. I got so far as to
configure failing on finding what it needs from the Visual Code Studio
install via command line:
configure: Found Visual Studio installation at /cygdrive/c/
14 matches
Mail list logo