[Patches] [ python-Patches-1171767 ] Fix compile/link when using Darwin 8

SourceForge.net noreply at sourceforge.net
Mon Mar 28 12:13:54 CEST 2005


Patches item #1171767, was opened at 2005-03-28 05:13
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1171767&group_id=5470

Category: Macintosh
Group: Python 2.4
Status: Open
Resolution: None
Priority: 5
Submitted By: Bob Ippolito (etrepum)
Assigned to: Bob Ippolito (etrepum)
Summary: Fix compile/link when using Darwin 8

Initial Comment:
(this is the 2.4-maint backport of 1171735)

Darwin 8's headers are anal about POSIX compliance, and linking 
has changed (prebinding is now deprecated, and libcc_dynamic no 
longer exists). This configure patch makes things right.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1171767&group_id=5470


More information about the Patches mailing list