node v0.8+ compiling

  2013-03-28


To build:

Prerequisites (Unix only):

  • Python 2.6 or 2.7
  • GNU Make 3.81 or newer
  • libexecinfo (FreeBSD and OpenBSD only)

如果不想升级系统make版本,可以在其他目录安装一个,再alias过去。

常用错误:
out/Release/linker.lock: No such file or directory
解决方法:
export FLOCK
export LINK=g++