It means I'm compiling with clang, but using the MSVC-library (use_custom_libcxx=false).
Of couse my first choice would be using MSVC for everything (is_clang=false) but than I'm getting linker errors ... 23...@gmx.de schrieb am Donnerstag, 28. Januar 2021 um 16:52:09 UTC+1: > (Maybe) Beginner question: "is_clang=true" means "not building with MS > C++ Compiler" - right? > > So i'm wondering if you want to build with MS C++ Compiler or CLang? > > Thomas Liebmann schrieb am Donnerstag, 28. Januar 2021 um 13:31:05 UTC+1: > >> One more update: >> I've disabled the Control Flow Guard, now it's running without a crash. >> >> jgr...@chromium.org schrieb am Dienstag, 26. Januar 2021 um 13:31:36 >> UTC+1: >> >>> +Nico Hartmann >>> >>> On Tue, Jan 26, 2021 at 1:27 PM Thomas Liebmann <thorsten...@siemens.com> >>> wrote: >>> >>>> Update: >>>> I tried to run torque in the debugger. It fails with: >>>> Unhandled exception at 0x00007FFA38D9F7A0 (ntdll.dll) in torque.exe: >>>> RangeChecks instrumentation code detected an out of range array access. >>>> >>>> Thomas Liebmann schrieb am Freitag, 22. Januar 2021 um 11:31:15 UTC+1: >>>> >>>>> Hi, >>>>> >>>>> I'm trying to compile 8.8.278.14 under Windows and MSVC 2017 using the >>>>> following flags: >>>>> >>>>> gn gen out/x64-win.release --args="is_debug=false target_cpu=\"x64\" >>>>> v8_target_cpu=\"x64\" use_goma=false is_clang=true >>>>> v8_static_library=false >>>>> is_component_build=true use_custom_libcxx=false >>>>> v8_untrusted_code_mitigations=true" >>>>> >>>>> Unfortunatly it fails on step run_torgue >>>>> [31/2673] ACTION //:run_torque(//build/toolchain/win:win_clang_x64) >>>>> ... >>>>> Return code is C0000409 >>>>> >>>>> Any ideas are appreciated. >>>>> >>>> -- >>>> -- >>>> v8-users mailing list >>>> v8-u...@googlegroups.com >>>> 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 v8-users+u...@googlegroups.com. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/v8-users/2319fc26-0e87-4e0f-aa4e-f243638cc912n%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/v8-users/2319fc26-0e87-4e0f-aa4e-f243638cc912n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- -- v8-users mailing list v8-users@googlegroups.com 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 v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/e2b17934-b903-455c-b5ef-f0aa6325f402n%40googlegroups.com.