[MacPorts] #21222: Python26 won't build universal i386 + x86_64 binaries on SL
MacPorts
noreply at macports.org
Wed Sep 9 01:19:12 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
--------------------------------+-------------------------------------------
Comment(by vince@…):
Here are the patches. The concern :
* The portfile itself
* Configure.in, modified in a way to introduce a new option --with-
universal-arch-flags that sets the corresponding variable afterwards
* Makefile.pre.in, which, in the case of 64-bit build, is changed to avoid
testing some scripts that use Carbon (Carbon cannot be built in 64-bit
mode). This one is rather rough, it is probably possible and even
recommended to improve it.
With this patches, I correctly compile a x86_64/i386 version of Python.
But I don't get Pythonw.
Please can someone test the changes? Thanks.
--
Ticket URL: <http://trac.macports.org/ticket/21222#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list