Ned Deily <n...@acm.org> added the comment:

"* The change to LIPO_32BIT_FLAGS is unconditional, the current values
    are needed to build on modern system, I guess the proposed new
    value would be needed for building on 10.4?"

Ah, yes, sorry. I built and tested with and on 10.6 with 10.5 SDK/gcc-4.0, on 
10.5 with gcc-4.0, and on 10.4u/gcc-4.0 but I see I did overlook trying 3-way 
on 10.6 with 10.6 SDK/gcc-4.2, where ppc7400 is indeed needed. Arch ppc is 
definitely needed for building on 10.6 and 10.5 with the 10.4u SDK and gcc-4.0:

  lipo: -extract ppc7400 specified but fat file: pythonw does not contain that 
architecture

If you don't get to it first, I'll fix and resubmit the patch later.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7658>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to