ibmruntimes / openj9-openjdk-jdk9

Extensions for OpenJDK for Eclipse OpenJ9
GNU General Public License v2.0
67 stars 76 forks source link

Set MSVS environment variables #85

Closed vsebe closed 7 years ago

vsebe commented 7 years ago

Signed-off-by: Violeta Sebe vsebe@ca.ibm.com

vsebe commented 7 years ago

After the Microsoft Visual Studio is installed the environment variables are not set. The user has to add VS to the path and set LIB and INCLUDE. This is not required when building openjdk9 with hotspot. To avoid this extra step when setting the environment , there variables are set in the makefile.

Administrator@win7x64rt1 /cygdrive/c/temp/openj9-openjdk-jdk9 $ build/windows-x86_64-normal-server-release/images/jdk/bin/java -version openjdk version "9-internal" OpenJDK Runtime Environment (build 9-internal+0-adhoc.Administrator.openj9-openjdk-jdk9) Eclipse OpenJ9 VM (build 2.9, JRE 9 Windows 7 amd64-64 Compressed References 20171109_000000 (JIT enabled, AOT enabled) OpenJ9 - 4711e38 OMR - e1404d50 OpenJDK - f7a4f94568 based on jdk-9+181)

vsebe commented 7 years ago

@jenkins test sanity plinux

keithc-ca commented 7 years ago

jenkins test sanity