It will be helpful to if you can post your gn build configuration and the build 
errors you are getting.


Perhaps this might help.

is_clang = false
use_custom_libcxx_for_host = true

---Argument description----
Use libc++ instead of stdlibc++ when using the host_cpu toolchain, even if
use_custom_libcxx is false. This is useful for cross-compiles where a custom
toolchain for the target_cpu has been set as the default toolchain, but 
use_custom_libcxx should still be true when building for the host.  


I was able to build latest V8 on CentOS 8 

-- 
-- 
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/689d2bf5-378b-44d2-9cfc-807567687654o%40googlegroups.com.

Reply via email to