Y
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
steeve
4463 days ago
I'm sure it can:
$ apt-get install gcc-arm-linux-gnueabi
link
Edmeral
4463 days ago
You can also find a pre-compiled .deb here
https://github.com/nathanjohnson320/node_arm
link
obastemur
4463 days ago
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!
link