I'm new to v8 and I'm trying to build static lib of v8. The problem I got is, after following the steps described in the link below I got build errors at step 5: https://github.com/v8/v8/wiki/Getting%20Started%20with%20Embedding
And the messages are like this: ninja: Entering directory `out.gn/x64.release' [1571/1585] LINK cctest.exe cctest.exe.pdb FAILED: cctest.exe cctest.exe.pdb ninja -t msvc -e environment.x64 -- ../../third_party/llvm-build/Release+Asserts/bin/lld-link.exe /nologo /OUT:./cctest.exe /PDB:./cctest.exe.pdb @./cctest.exe.rsp lld-link.exe: error: <root>: undefined symbol: mainCRTStartup [1576/1585] LINK v8_simple_wasm_code_fuzzer.exe v8_simple_wasm_code_fuzzer.exe.pdb ninja: build stopped: subcommand failed. I need to work with v8 so I can work with the v8 dev team on the verification of this issue. So, how can I contact the dev team to report this issue and finally get the v8 static libs I need? Thanks, Quan -- -- 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. For more options, visit https://groups.google.com/d/optout.