Calling all native module authors! http://n8.io/converting-a-c-library-to-gyp/
Linked is a blog article I've written about converting C libraries to use gyp. If you have a native module that dynamically links to some external library, then you should definitely give it a read. So far I've applied this method to node-ffi (libffi), node-lame (libmp3lame) and node-expat (libexpat, still awaiting Pull Request merge from @astro), and it works great. Cheers! -- 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
