how to compile nodejs to a single, fully static binary file

Does anyone know how to statically compile nodejs to a single executable binary? I means no share libraries needed.

There are some guides for old version nodejs, but not work for last one.

Thanks!

Actually, I want a single static binary to run on android platform.

And now , up to version 0.11.8, node.js officially add android support.

my colleague build it not only arm, but also android-x86. everything works fine!

https://github.com/joyent/node/commit/5e4e8ec429381a8d1eebe31647e9daaaae42c54b