I would be happy to use GYP, but it doesn't support MinGW. And I have
no clue how to hack GYP to support MinGW (even where to start from). I
take a look code of the GYP. It is harcoded to use msvs on windows.

2012/6/28 Jakob Kummerow <[email protected]>:
> On Thu, Jun 28, 2012 at 1:07 PM, slavik <[email protected]> wrote:
>>
>> If anybody was interesting if it possible to build current v8 with MinGW
>> on windows. Yes, use following command  scons os=win32 toolchain=gcc
>> library=shared
>
>
> That might work for now, but as it tells you in the output, building V8 with
> SCons is deprecated and will not work much longer. You should use GYP
> instead.
>
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to