Issues building graal-jvmci-8 with Cygwin
Gilles Duboscq
gilles.m.duboscq at oracle.com
Mon Nov 5 10:14:25 UTC 2018
Hi Jean-Philippe,
Despite some hints here and there, cygwin is not a supported environment.
There are some remains of supporting cygwin as a hybrid build environment targeting *windows*. However if you are building for windows, i think you have better chances using the native windows environment.
To start with, try running mx on the native windows version of python.
Gilles
On 05/11/2018 05:59, Halimi, Jean-Philippe wrote:
> Hi,
>
> I am running into building issues for Graal-JVMCI-8 on Windows. I run the following command:
>
> mx --java-home /cygdrive/c/Program\ Files/Java/jdk1.8.0_191/ build
>
> WARNING: No platform-specific definition is available for distribution JVM_PRODUCT_SERVER for your OS (cygwin)
> JAVA_HOME: /cygdrive/c/Program Files/Java/jdk1.8.0_191/
> EXTRA_JAVA_HOMES: /home/jhalimi/java/jdk-11
> Building HotSpot[product, server]... [/home/jhalimi/Programming/graal/graal-jvmci-8/build/cygwin/cygwin_amd64_compiler2/generated/jvmtifiles/jvmti.h[does not exist] does not exist]
> Could not find Windows SDK : 'C:\Program Files\Microsoft SDKs\Windows\v7.1\' does not exist
> Building HotSpot[product, server] failed
> 1 build tasks failed
>
> Can it be related to the first warning message?
>
> Has anybody ran into this problem before?
>
> Thanks,
> Jp
>
More information about the graal-dev
mailing list