Skip Montanaro <s...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue4834>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to