ChrisPei / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

Enforce system libtool on OSX #354

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Building a gyp project where 'libtool' from $PATH is a GNU one, not the OSX 
native one.

What is the expected output? What do you see instead?

Expected output is a completed build.  Instead you get:

    libtool: unrecognized option `-static'

and a build failure.

What version of the product are you using? On what operating system?

OSX.  Problem manifest in node.js

Please provide any additional information below.

Patch is attached.

Original issue reported on code.google.com by jonathan...@gmail.com on 26 Jun 2013 at 12:19

Attachments: