[Pythonmac-SIG] Recommended Tcl/Tk with Py-2.6.x? (was: Test failure...)

Ronald Oussoren ronaldoussoren at mac.com
Sun Mar 7 09:52:15 CET 2010


On 4 Mar, 2010, at 18:23, Tom Loredo wrote:

> 
> Ned wrote:
> 
>> The easy way to avoid nearly all the hassle, at the moment, is to stick 
>> with 32-bit and build Python on 10.5 - not a good long term solution.
> 
> I hesitate to bring this up for 2.6.5 because I know you guys are
> swamped, but...  Can you clarify how those of us on Snow Leopard 
> can build a 32-bit 2.6.4 or 2.6.5?  If we *deploy* for 10.4 or 10.5
> while building on Snow Leopard, can we get a 32-bit intel executable
> via a universal ppc/i386 build?

configure --enable-framework --enable-universalsdk
make
make install

This builds a framework install that contains ppc and i386 code. 

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3567 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20100307/26d80810/attachment.bin>


More information about the Pythonmac-SIG mailing list