missing bscmake.exe during debug build on Windows
Caspole, Eric
Eric.Caspole at amd.com
Thu Dec 12 13:55:00 PST 2013
Hi,
I recently noticed I can't build the debug or fastdebug version of Graal on Windows anymore, it can't find this bscmake.exe. I think this used to work about a month ago but I am not sure now.
The "--vmbuild product" works fine.
I am not blocked on this, just FYI.
Regards,
Eric
mx.cmd --vmbuild debug --vm server build
TRACKER : error TRK0005: Failed to locate: "bscmake.exe". The system cannot find the file specified. [c:\work\reduceops\graal\build\
vs-amd64\jvm.vcxproj]
Done Building Project "c:\work\reduceops\graal\build\vs-amd64\jvm.vcxproj" (default targets) -- FAILED.
Build FAILED.
"c:\work\reduceops\graal\build\vs-amd64\jvm.vcxproj" (default target) (1) ->
(BscMake target) ->
TRACKER : error TRK0005: Failed to locate: "bscmake.exe". The system cannot find the file specified. [c:\work\reduceops\graal\build\
vs-amd64\jvm.vcxproj]
14 Warning(s)
1 Error(s)
Time Elapsed 00:00:59.12
RUNINDEBUGSHELL_ENDSEQUENCE
c:\work\reduceops\graal>echo ERRXXX%errorlevel%
ERRXXX1
Error building project
c:\work\reduceops\graal>
More information about the graal-dev
mailing list