This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Node.js cross compilation for AM3517 EVM

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?