On Thu, Apr 17, 2014 at 7:42 AM, Pawel Por <[email protected]> wrote: > Thanks for your patience but I still don't understand one thing. Why there > is something node specific (I mean node.lib) required to link addon under > windows while there is nothing node specific required to link the addon > under Linux ?
Because they are different operating systems, with completely different linker file formats. -- -- 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.
