[MacPorts] #40188: python27 uses -bundle, clang++ wants -dynamiclib instead

MacPorts noreply at macports.org
Mon Aug 19 16:04:24 PDT 2013


#40188: python27 uses -bundle, clang++ wants -dynamiclib instead
---------------------+----------------------
 Reporter:  ricci@…  |      Owner:  jwa@…
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.2.0
 Keywords:           |       Port:  python27
---------------------+----------------------
 python27 uses -bundle, clang++ wants -dynamiclib instead.

 When trying to build JCC (part of building pylucene, see
 http://lucene.apache.org/pylucene/), compilation fails with error about
 using -bundle.  Attached patch changes python27 setup to use -dynamiclib
 instead of -bundle on OS X > 10.7.  Tested on OS X 10.8.4, am able to
 build JCC (and pylucene).  No other testing has (yet) been performed.

-- 
Ticket URL: <https://trac.macports.org/ticket/40188>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list