[issue9164] 2.7 sysconfig should handle arch duplicates while building universal on OS X
Jyrki Wahlstedt
report at bugs.python.org
Mon Jul 12 08:03:29 CEST 2010
Jyrki Wahlstedt <jyrki.wahlstedt at wahlstedt.fi> added the comment:
Ok,
here's a bit of the missing information:
- as per the first message, I'm not using command line to build, I use MacPorts (having been able to build 2.5, 2.6, and 3.1 with no problems)
- I checked some of internal workings (by asking), and MacPorts gives the architecture arguments in several of the make process flags, compilation and link, so the multiple flags come from that
- after port configure, there are duplicate architecture flags in Makefile, which seems to just the way the change has been checked
So, thanks for putting this in (appear with the next release?)
----------
status: pending -> open
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9164>
_______________________________________
More information about the Python-bugs-list
mailing list