Hi all,

I am trying to build v8-monolithic, targeting Android / arm, but I get this 
message:

ninja: Entering directory `out.gn/arm.release'
ninja: error: unknown target 'v8_monolith'

The GN args are:

is_component_build = false
is_debug = false
target_cpu = "arm"
target_os = "android"
v8_enable_i18n_support = false
v8_monolithic = true
v8_target_cpu = "arm"
v8_use_external_startup_data = false

Is that possible to build v8 monolithic for Android / arm ?

Regards,
André

-- 
-- 
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/6d2b0c3e-34d6-4c93-843c-cc4e64399afb%40googlegroups.com.

Reply via email to