Hey, do let me know if you succeed in building for android OS under Windows. I just tried with GN and cross-compiling and building for android seems impossible at the moment. Errors are thrown in your face as early as the configuration phase (gn args)
On Wednesday, December 7, 2016 at 12:09:53 PM UTC+2, [email protected] wrote: > > 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 12:01:43 PM UTC+2, Jochen Eisinger wrote: >> >> no, the options aren't documented :-/ >> >> However, gyp is deprecated, have you looked at gn yet? >> >> On Wed, Dec 7, 2016 at 9:30 AM <[email protected]> wrote: >> >>> Is there anywhere documented what options and values does >>> gypfiles/gyp_v8 script take ? >>> >>> -- >>> -- >>> v8-users mailing list >>> [email protected] >>> 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 [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- -- v8-users mailing list [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
