Re: [nodejs] Porting Node.js to a CPU other than ARM or x86/AMD? I'm using OpenWRT and a PPC board.

2015-06-22 Thread Michael Dawson
What's more is that the V8 PPC port has been contributed back to the Google repos. You should be able to build V8 from PPC from the 4.3 branch and later. Our course that needs Node to be using a recent V8 level. The repositories mentioned have the source that will compile/run on PPC for Node

Re: [nodejs] Porting Node.js to a CPU other than ARM or x86/AMD? I'm using OpenWRT and a PPC board.

2015-06-20 Thread Ryan Schmidt
On Jun 18, 2015, at 4:53 PM, jeclark2006 wrote: There appears to have been an aborted attempt by some one to port the Node.js to the OpenWRT build environment. In addition to using OpenWRT as opposed to a mainstream Linux distribution, I'm also using a PPC based processor board. It

[nodejs] Porting Node.js to a CPU other than ARM or x86/AMD? I'm using OpenWRT and a PPC board.

2015-06-18 Thread jeclark2006
There appears to have been an aborted attempt by some one to port the Node.js to the OpenWRT build environment. In addition to using OpenWRT as opposed to a mainstream Linux distribution, I'm also using a PPC based processor board. It there anyone who has an example of porting the package to