Hacker News new | ask | show | jobs
by r4um 4463 days ago
> Compiling Node.JS on Raspberry PI unfortunately takes lots of time (approx. 4 hours!!)

Can't be cross compiled ??

3 comments

I'm sure it can:

    $ apt-get install gcc-arm-linux-gnueabi
You can also find a pre-compiled .deb here https://github.com/nathanjohnson320/node_arm
Sure but if you have the environment prepared for that... Hey! this is already compiled, tested etc with lots of additions and ready for hacking!