[nodejs] Re: Unable to compile node v0.8 RC7 on ARM (Beaglebone)

2012-06-23 Thread rtweed
On a related note, I wanted to install the 0.6.x build of Node on my Raspberry Pi. I followed the instructions at: http://blog.tomg.co/post/21322413373/how-to-install-node-js-on-your-raspberry-pi I found that the latest 0.6.19 failed during the make process. However, 0.6.15 installed OK. Not su

[nodejs] Re: Unable to compile node v0.8 RC7 on ARM (Beaglebone)

2012-06-22 Thread Jeroen Janssen
Hi, I'm going to try building node master on my Synology 211j again (Feroceon 88FR131 rev 1 (v5l)) I remember from past experience that I had to patch SConstruct to pass -march=armv5t and have armeabi to soft (default was softfp). It seems now (maybe back then aswell) you I can actually pass --d