标签: node.js node-gyp
如何在不使用node-gyp的情况下编译Node.js插件?
例如:gcc -shared addon.cc -I/usr/include/nodejs/deps/v8/include(也许它不起作用)
gcc -shared addon.cc -I/usr/include/nodejs/deps/v8/include