[v8-users] Re: cannot build v8 with enable snapshot

2016-12-09 Thread pavel . d
It seems that even though i run -Dtarget_arch=android_arm the resulting .a files are x64 architecture, why does my ninja build do x64 build even though i specified -Dtarget_arch=android_arm -Darm_version=7 On Thursday, December 8, 2016 at 12:05:43 PM UTC+2, pav...@coherent-labs.com wrote: > >

[v8-users] Re: cannot build v8 with enable snapshot

2016-12-08 Thread pavel . d
[1/1] LINK mksnapshot FAILED: mksnapshot c++

[v8-users] cannot build v8 with enable snapshot

2016-12-08 Thread pavel . d
Hallo, im trying to build v8 on android and i generate the project files with gyp as follows : python gypfiles/gyp_v8 -Dtarget_arch=android_arm -Dcomponent=shared_library -Dv8_enable_inspector=1 -Dv8_code=0 -Dv8_enable_slow_dchecks=0 -Dv8_use_external_startup_data=0 -Dv8_enable_i18n_support=0

[v8-users] Re: Building mksnapshot for Android under Windows

2016-12-07 Thread pavel . d
What values do you give to -Dtarget_arch= ? , and how do you specify what option do you use to specify the target os to gyp_v8 On Wednesday, December 7, 2016 at 1:50:53 PM UTC+2, Peter Kanev wrote: > > I work on a project that embeds v8 in native Android applications, the v8 > used for all 3

Re: [v8-users] gypfiles/gyp_v8 options to this script

2016-12-07 Thread pavel . d
Well i already figured out how to build on windows so i feel comitted to gyp :) . However do you know the option to specify os that i want to build for , and do you know what values take -Dtarget_arch= i want to build for arm and arm64 and atom32 for android On Wednesday, December 7, 2016 at

[v8-users] gypfiles/gyp_v8 options to this script

2016-12-07 Thread pavel . d
Is there anywhere documented what options and values does gypfiles/gyp_v8 script take ? -- -- 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