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

2016-12-08 Thread kent williams
As I discovered, if you build with gn, it doesn't build the complete set of 
static libraries.

In my context, at least, a static link makes more sense, so I don't have to 
play silly buggers with LD_LIBRARY_PATH to get my application to run 
properly.  The system version of V8 is so old the API has changed radically.

On Wednesday, December 7, 2016 at 4:01:43 AM UTC-6, 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  
> wrote:
>
>> Is there anywhere documented what options and values does gypfiles/gyp_v8 
>>  script take ?
>>
>> -- 
>> -- 
>> v8-users mailing list
>> v8-u...@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+u...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
-- 
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.
For more options, visit https://groups.google.com/d/optout.


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

2016-12-07 Thread Peter Kanev
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, 
pav...@coherent-labs.com 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  wrote:
>>
>>> Is there anywhere documented what options and values does 
>>> gypfiles/gyp_v8  script take ?
>>>
>>> -- 
>>> -- 
>>> v8-users mailing list
>>> v8-u...@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+u...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>

-- 
-- 
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.
For more options, visit https://groups.google.com/d/optout.


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 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  
> wrote:
>
>> Is there anywhere documented what options and values does gypfiles/gyp_v8 
>>  script take ?
>>
>> -- 
>> -- 
>> v8-users mailing list
>> v8-u...@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+u...@googlegroups.com .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
-- 
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.
For more options, visit https://groups.google.com/d/optout.


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

2016-12-07 Thread Jochen Eisinger
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  wrote:

> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
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.
For more options, visit https://groups.google.com/d/optout.