Re: [v8-users] 32-bit powerpc -- a lost cause?

2017-07-26 Thread Benedikt Meurer
Hey Håvard, The ppc port is not maintained by the V8 team itself, but by IBM (see src/ppc/OWNERS). I don't know about the state and scope of the port. Maybe you want to reach out to the port owners. -- Benedikt On Mon, Jul 24, 2017 at 7:39 PM Håvard Eidnes wrote: >

Re: [v8-users] I can not build the V8

2017-07-26 Thread Ross SimbioS
Thank you for help. I added to bug report https://bugs.chromium.org/p/v8/issues/detail?id=6638 On 26 July 2017 at 13:57, Michael Hablich wrote: > Hmm, can you please create a bug report at https://bugs.chromium.org/ > p/v8/issues/entry and include the following

Re: [v8-users] I can not build the V8

2017-07-26 Thread Michael Hablich
Hmm, can you please create a bug report at https://bugs.chromium.org/p/v8/issues/entry and include the following information: 1.) Commit hash that you are trying to build 2.) Platform 3.) Exact steps you used until you reached "tools/dev/v8gen.py x64.release" Cheers, Michael On Wed, Jul 26,

Re: [v8-users] I can not build the V8

2017-07-26 Thread Ross SimbioS
Hi Michael. I went through all the steps on the instructions but error still here root@server:/opt/v8# tools/dev/v8gen.py x64.release Hint: You can raise verbosity (-vv) to see the output of failed commands. Traceback (most recent call last): File "tools/dev/v8gen.py", line 304, in

Re: [v8-users] I can not build the V8

2017-07-26 Thread Michael Hablich
Do the steps in https://github.com/v8/v8/wiki/Building-from-Source work for you? On Wed, Jul 26, 2017 at 11:37 AM Ross SimbioS wrote: > Hi. > Please help me. > My problem: > > root@server:/opt/v8/tools/dev# ./v8gen.py -vv x64.release > >

[v8-users] I can not build the V8

2017-07-26 Thread Ross SimbioS
Hi. Please help me. My problem: root@server:/opt/v8/tools/dev# ./v8gen.py -vv x64.release cd /opt/v8 /usr/bin/python -u tools/mb/mb.py