And how to configure build to use exactly VS2013? I have both VS2015 and VS2013 installed on the machine, but I need to use VS2013. However, after I have used python tools/dev/v8gen.py x64.release it seems to generate build parameters that use VS2015. So what do I need to do to point it to the VS2013?
2016-09-16 15:16 GMT+03:00 Ivan Pizhenko <[email protected]>: > And which previous stable version can be surely built with VS2013? > I don't need very latest version, but I need something stable and > buildable with VS2013. > > 2016-09-16 9:35 GMT+03:00 Jochen Eisinger <[email protected]>: > >> Maybe? I'm using vs2015, no idea whether 2013 C++11 support is enough >> >> Ivan Pizhenko <[email protected]> schrieb am Fr., 16. Sep. 2016, >> 08:30: >> >>> Got following output, seems like update succeeded, please confirm. >>> Will I be able to build it with VS2013 now? >>> >>> L:\v8-build>set DEPOT_TOOLS_WIN_TOOLCHAIN=0 >>> >>> L:\v8-build>gclient sync >>> Syncing projects: 100% (23/23), done. >>> >>> ________ running 'L:\depot_tools\python276_bin\python.exe >>> v8/gypfiles/landmines.py' in 'L:\v8-build' >>> Clobbering due to missing landmines file. >>> >>> ________ running 'download_from_google_storage --no_resume >>> --platform=win32 --no_auth --bucket chromium-clang-format -s >>> v8/buildtools/win/clang-format.exe.sha1' in 'L:\v8-build' >>> 0> Downloading v8/buildtools/win/clang-format.exe... >>> Success! >>> Downloading 1 files took 11.732000 second(s) >>> Hook 'download_from_google_storage --no_resume --platform=win32 >>> --no_auth --bucket chromium-clang-format -s v8/buildtool >>> s/win/clang-format.exe.sha1' took 11.92 secs >>> >>> ________ running 'download_from_google_storage --no_resume >>> --platform=darwin --no_auth --bucket chromium-clang-format -s >>> v8/buildtools/mac/clang-format.sha1' in 'L:\v8-build' >>> The current platform doesn't match "darwin", skipping. >>> >>> ________ running 'download_from_google_storage --no_resume >>> --platform=linux* --no_auth --bucket chromium-clang-format -s >>> v8/buildtools/linux64/clang-format.sha1' in 'L:\v8-build' >>> The current platform doesn't match "linux*", skipping. >>> >>> ________ running 'L:\depot_tools\python276_bin\python.exe >>> v8/tools/gcmole/download_gcmole_tools.py' in 'L:\v8-build' >>> Skipping gcmole download as gcmole is not set in gyp flags. >>> >>> ________ running 'L:\depot_tools\python276_bin\python.exe >>> v8/tools/jsfunfuzz/download_jsfunfuzz.py' in 'L:\v8-build' >>> Skipping jsfunfuzz download as jsfunfuzz is not set in gyp flags. >>> >>> ________ running 'download_from_google_storage --no_resume >>> --platform=win32 --no_auth --bucket chromium-luci -d v8/tools >>> /luci-go/win64' in 'L:\v8-build' >>> 0> Downloading v8/tools/luci-go/win64\isolate.exe... >>> Success! >>> Downloading 1 files took 12.466000 second(s) >>> Hook 'download_from_google_storage --no_resume --platform=win32 >>> --no_auth --bucket chromium-luci -d v8/tools/luci-go/win >>> 64' took 12.62 secs >>> >>> ________ running 'download_from_google_storage --no_resume >>> --platform=darwin --no_auth --bucket chromium-luci -d v8/tool >>> s/luci-go/mac64' in 'L:\v8-build' >>> The current platform doesn't match "darwin", skipping. >>> >>> ________ running 'download_from_google_storage --no_resume >>> --platform=linux* --no_auth --bucket chromium-luci -d v8/tool >>> s/luci-go/linux64' in 'L:\v8-build' >>> The current platform doesn't match "linux*", skipping. >>> >>> ________ running 'download_from_google_storage --no_resume >>> --platform=win32 --no_auth --bucket chromium-gn -s v8/buildto >>> ols/win/gn.exe.sha1' in 'L:\v8-build' >>> 0> Downloading v8/buildtools/win/gn.exe... >>> Success! >>> Downloading 1 files took 10.441000 second(s) >>> Hook 'download_from_google_storage --no_resume --platform=win32 >>> --no_auth --bucket chromium-gn -s v8/buildtools/win/gn.e >>> xe.sha1' took 10.62 secs >>> >>> ________ running 'download_from_google_storage --no_resume >>> --platform=darwin --no_auth --bucket chromium-gn -s v8/buildt >>> ools/mac/gn.sha1' in 'L:\v8-build' >>> The current platform doesn't match "darwin", skipping. >>> >>> ________ running 'download_from_google_storage --no_resume >>> --platform=linux* --no_auth --bucket chromium-gn -s v8/buildt >>> ools/linux64/gn.sha1' in 'L:\v8-build' >>> The current platform doesn't match "linux*", skipping. >>> >>> ________ running 'download_from_google_storage --no_resume --no_auth -u >>> --bucket v8-wasm-fuzzer -s v8/test/fuzzer/wasm.t >>> ar.gz.sha1' in 'L:\v8-build' >>> 0> Downloading v8/test/fuzzer/wasm.tar.gz... >>> 0> Extracting 646 entries from v8/test/fuzzer/wasm.tar.gz to >>> v8/test/fuzzer/wasm >>> Success! >>> Downloading 1 files took 12.357000 second(s) >>> Hook 'download_from_google_storage --no_resume --no_auth -u --bucket >>> v8-wasm-fuzzer -s v8/test/fuzzer/wasm.tar.gz.sha1' >>> took 12.53 secs >>> >>> ________ running 'download_from_google_storage --no_resume --no_auth -u >>> --bucket v8-wasm-asmjs-fuzzer -s v8/test/fuzzer/ >>> wasm_asmjs.tar.gz.sha1' in 'L:\v8-build' >>> 0> Downloading v8/test/fuzzer/wasm_asmjs.tar.gz... >>> 0> Extracting 172 entries from v8/test/fuzzer/wasm_asmjs.tar.gz to >>> v8/test/fuzzer/wasm_asmjs >>> Success! >>> Downloading 1 files took 13.356000 second(s) >>> Hook 'download_from_google_storage --no_resume --no_auth -u --bucket >>> v8-wasm-asmjs-fuzzer -s v8/test/fuzzer/wasm_asmjs.t >>> ar.gz.sha1' took 14.25 secs >>> >>> ________ running 'L:\depot_tools\python276_bin\python.exe >>> v8/build/linux/sysroot_scripts/install-sysroot.py --running-as >>> -hook' in 'L:\v8-build' >>> >>> ________ running 'L:\depot_tools\python276_bin\python.exe >>> v8/third_party/instrumented_libraries/scripts/download_binarie >>> s.py' in 'L:\v8-build' >>> >>> ________ running 'L:\depot_tools\python276_bin\python.exe >>> v8/gypfiles/vs_toolchain.py update' in 'L:\v8-build' >>> >>> ________ running 'L:\depot_tools\python276_bin\python.exe >>> v8/third_party/binutils/download.py' in 'L:\v8-build' >>> >>> ________ running 'L:\depot_tools\python276_bin\python.exe >>> v8/gypfiles/download_gold_plugin.py' in 'L:\v8-build' >>> Gold plugin download not supported on windows. >>> >>> ________ running 'L:\depot_tools\python276_bin\python.exe >>> v8/tools/clang/scripts/update.py --if-needed' in 'L:\v8-build' >>> >>> >>> ________ running 'L:\depot_tools\python276_bin\python.exe >>> v8/gypfiles/gyp_v8 --running-as-hook' in 'L:\v8-build' >>> GYP is now disabled by default in runhooks. >>> >>> If you really want to run this, either run >>> `python gypfiles/gyp_v8` explicitly by hand >>> or set the environment variable GYP_CHROMIUM_NO_ACTION=0. >>> >>> >>> >>> 2016-09-16 8:07 GMT+03:00 Jochen Eisinger <[email protected]>: >>> >>>> Please set the env variable DEPOT_TOOLS_WIN_TOOLCHAIN to 0 and try again >>>> >>>> On Thu, Sep 15, 2016 at 3:44 PM Ivan Pizhenko <[email protected]> >>>> wrote: >>>> >>>>> Actually, differs a bit but still similar to previous one. >>>>> >>>>> -- >>>>> -- >>>>> v8-users mailing list >>>>> [email protected] >>>>> http://groups.google.com/group/v8-users >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "v8-users" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> -- >>>> -- >>>> v8-users mailing list >>>> [email protected] >>>> http://groups.google.com/group/v8-users >>>> --- >>>> >>> You received this message because you are subscribed to a topic in the >>>> Google Groups "v8-users" group. >>>> To unsubscribe from this topic, visit https://groups.google.com/d/to >>>> pic/v8-users/sY-ToMUC_4I/unsubscribe. >>>> To unsubscribe from this group and all its topics, send an email to >>>> [email protected]. >>>> >>> >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >>> -- >>> v8-users mailing list >>> [email protected] >>> http://groups.google.com/group/v8-users >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "v8-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- >> -- >> v8-users mailing list >> [email protected] >> http://groups.google.com/group/v8-users >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "v8-users" group. >> To unsubscribe from this topic, visit https://groups.google.com/d/to >> pic/v8-users/sY-ToMUC_4I/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
