Hi Ioi, Here's what I got this time, pointing at jdk8 b73 which was downloaded from the EA site -Pete
c:\Users\Pete\JDK8\jdk8\hotspot\make\windows>create c:\Users\Pete\jdk1.8.0 cygwin warning: MS-DOS style path detected: c:\Users\Pete\JDK8\jdk8\hotspot\/make/windows/get_msc_ver.sh Preferred POSIX equivalent is: /cygdrive/c/Users/Pete/JDK8/jdk8/hotspot/make/windows/get_msc_ver.sh CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX paths: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames ************************************************************** Will generate VC10 {Visual Studio 2010} c:\Users\Pete\JDK8\jdk8\hotspot\build\vs-i486\jvm.vcxproj ************************************************************** Warning: please set variable HOTSPOTMKSHOME to place where your MKS/Cygwin installation is The system cannot find the batch label specified - usage On 9/4/13 12:44 PM, Ioi Lam wrote: > Hi Pete, > > create.bat is a script in thehotspot\make\windowsdirectory. > > It needs a parameter that points to a valid JDK 8 build. I have > d:\re\jdk8-b102\windows-i586on my PC, but need to change that to point > to where you put the JDK. > > - Ioi > > On 09/04/2013 08:14 AM, Pete Brunet wrote: >> create d:\re\jdk8-b102\windows-i586 >