Hi I can see that node.lib exists in Windows installation and does not exist in Linux one. It is used when linking native (C++) modules. I wonder why node.lib is not necessary during linking on Linux. Is everything what is inside node.lib included in ~/.node-gyp/0.10.26/deps/v8/include and ~/.node-gyp/0.10.26/deps/uv/include under Linux ? If so why it isn't done this way under Windows.
thanks for explanation -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
