[issue4834] Trouble configuring with icc on Mac OS X 10.5
Skip Montanaro
report at bugs.python.org
Mon Jan 5 00:34:42 CET 2009
Skip Montanaro <skip at pobox.com> added the comment:
Martin> I don't think this is a bug. The change actually dates from
Martin> r45800; I believe the intention is that the Python binaries work
Martin> on 10.3 and newer, unless you use 10.2 or older to build them
Martin> (in which case the deployment target is set to the build machine
Martin> version).
Martin> So I propose to reject this report as invalid.
I don't see how Python can require an optional piece of Xcode. I only build
Python for my own use. I shouldn't be forced to build exeutables which will
run on a version of the operating system I no longer have. I think the code
in configure.in has to be smarter and detect that the presence or absence of
the 10.3 compatibility bits in Xcode.
Skip
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4834>
_______________________________________
More information about the Python-bugs-list
mailing list