Hi,

I'm trying to bazel build v8 11.0.226.16 (current chrome stable version) as 
third party lib in our repo.  I got the error of

Use --sandbox_debug to see verbose messages from the sandbox
external/v8/src/heap/base/asm/x64/save_registers_asm.cc:5:10: error: 
'src/heap/base/stack.h' file not found with <angled> include; use "quotes" 
instead
#include <src/heap/base/stack.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
         "src/heap/base/stack.h"
1 error generated.

Seem other latest version works. To build 11.0.226.16 version, do I need 
add any flags? Thanks!

best,
Yulan

-- 
-- 
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/fe7a6443-dafc-4ef1-b46d-e6dcda8cb097n%40googlegroups.com.

Reply via email to