Have you tried using linux on windows with WSL:
https://docs.microsoft.com/en-us/windows/wsl/about ?

On Tue, 26 Mar 2019 at 11:01, Marto Parts <croo...@gmail.com> wrote:

> Yeah I have also a 64 bit machine but it is Windows and i wasn’t able to
> build it over there since the documentation is sparse and doesn’t work
> otherwise I will be happy to run it in the 64bit machine
>
> On Tue, 26 Mar 2019 at 15:19, Rodolph Perfetta <rodolph.perfe...@gmail.com>
> wrote:
>
>> You can build a 32-bit v8 binary on a 64-bit machine and the resulting
>> binary will run on a 32-bit machine.
>>
>> If you need to build on a 32-bit machine, then it is more involved and
>> not officially documented. As said earlier this will likely require you to
>> install tools, update config and scripts.
>>
>> On Tue, 26 Mar 2019 at 09:00, Marto Parts <croo...@gmail.com> wrote:
>>
>>> So long story short I can’t run v8 cause of 32 bit ?
>>>
>>> On Tue, 26 Mar 2019 at 00:27, Rodolph Perfetta <
>>> rodolph.perfe...@gmail.com> wrote:
>>>
>>>> To use the bundled tools, you need a 64-bit machine.
>>>>
>>>> if this is not an option you could try installing all the dependencies
>>>> yourself (and disabling the use of bundled tools by specifying
>>>> is_clang=false and probably more), but I don't believe this is documented.
>>>>
>>>> On Mon, 25 Mar 2019 at 17:36, <croo...@gmail.com> wrote:
>>>>
>>>>> I'm currently trying to build V8 for debug purposes on a Xubuntu
>>>>> machine (32 bit)
>>>>> Cloned the depot tools
>>>>> fetched V8 in a new folder
>>>>> and gclient sync but can't execute it or  build it with GN as it says
>>>>> it is missing.
>>>>> Wasn't able to find a *single *working documentation on the entire
>>>>> process.
>>>>>
>>>>> If someone could provide any tips and maybe on how to execute scripts
>>>>> so it happens something like this
>>>>> pass V8 a script to execute (JS file) and then attach to that process
>>>>> with a debugger, problem is can't launch it ..
>>>>>
>>>>> --
>>>>> --
>>>>> 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.
>>>>
>>> --
>>> --
>>> 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.
>>
> --
> --
> 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.

Reply via email to