Re: [Pythonmac-SIG] Python 2.6/3.1 on Mac - default arch is i386?

2010-08-13 Thread Ned Deily
In article , Sridhar Ratnakumar wrote: [...] > That can be said for the Python 2.7 Mac installer too, no? bin/python2.7 is a > multi-arch binary, and bin/python symlinks to bin/python2.7. The 2.7 bin/python2.7 can be overridden with /usr/bin/arch (because of those changes to pythonw.c); 2.6 ca

Re: [Pythonmac-SIG] Python 2.6/3.1 on Mac - default arch is i386?

2010-08-13 Thread Sridhar Ratnakumar
On 2010-08-13, at 3:36 PM, Ned Deily wrote: > In article <78d65bdb-ab9c-4e8d-9440-4d071d3d8...@activestate.com>, > Sridhar Ratnakumar wrote: >>> [...] >> However, I see all three variants (32, 64, and 2-way) in the default 2.6.6c1 >> install (i.e., internal ActivePython build, though this is li

Re: [Pythonmac-SIG] Python 2.6/3.1 on Mac - default arch is i386?

2010-08-13 Thread Ned Deily
In article <78d65bdb-ab9c-4e8d-9440-4d071d3d8...@activestate.com>, Sridhar Ratnakumar wrote: >>[...] > However, I see all three variants (32, 64, and 2-way) in the default 2.6.6c1 > install (i.e., internal ActivePython build, though this is likely the case > for the python.org's 10.5 installer

Re: [Pythonmac-SIG] Python 2.6/3.1 on Mac - default arch is i386?

2010-08-13 Thread Sridhar Ratnakumar
On 2010-08-12, at 5:54 PM, Ned Deily wrote: > In article <84cb970d-35a3-45ea-9b5c-5a1da09dd...@activestate.com>, > Sridhar Ratnakumar wrote: > >> When Python 2.6 is built with --universal-archs=intel, the default Python >> binary is symlinked to the 32-bit binary: >> >> lrwxr-xr-x 1 root a