Patches item #1779871, was opened at 2007-08-23 00:02
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=1779871&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jeffrey Yasskin (jyasskin)
Assigned to: Nobody/Anonymous (nobody)
Summary: Make python build with gcc-4.2 on OS X 10.4.9

Initial Comment:
I tested the change with Apple's gcc and gcc-4.2, but only on an Intel mac. 
http://gcc.gnu.org/ml/gcc/2005-12/msg00368.html says that -no-cpp-precomp is 
obsolete, and there weren't any warnings about long doubles, so I just removed 
those two, and because I'm paranoid, I added a test compile for -mno-fused-madd.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1779871&group_id=5470
_______________________________________________
Patches mailing list
Patches@python.org
http://mail.python.org/mailman/listinfo/patches

Reply via email to