[MacPorts] #21222: Python26 won't build universal i386 + x86_64 binaries on SL
MacPorts
noreply at macports.org
Tue Sep 8 14:13:06 PDT 2009
#21222: Python26 won't build universal i386 + x86_64 binaries on SL
--------------------------------+-------------------------------------------
Reporter: vince@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: Universal | Port: Python26
--------------------------------+-------------------------------------------
The hack used to get two way Intel universal binaries in the Portfile of
python26 (in the post_patch phase) is inefficient: the configure file is
not executed: because use_autoconf is set to yes, a fresh configure
derived from configure.in is generated and run instead, and the standard
build scheme of python won't let you choose precisely what architectures
you want (e.g. you can build 32-bit, 64-bit, 4 way, but not 2-way Intel).
I'll post a series of patches tomorrow.
--
Ticket URL: <http://trac.macports.org/ticket/21222>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list