Other Parts Discussed in Thread: AM3517
My host machine is a PC with Ubuntu 11.10 and target is an AM3517 board.
Requirement is to run a node.js based webserver on AM3517.
I have got node-v0.6.5 source in the host machine. Any help on cross compiling node.js for AM3517 ?
Hope dependency packages for node.js(python , libssl-dev) need to be cross complied prior to that.
Any help, please?