Works great!!  Thanks Ronald & crew!

[EMAIL PROTECTED] ~% /Library/Frameworks/Python.framework/Versions/ 
2.4/bin/python -c "from test.pystone import pystones; print pystones()"
(1.6299999999999999, 30674.846625766873)


Very exciting times in the Mac community all around.  Looking forward  
to so many things...

Thanks,
-Shane

On Apr 7, 2006, at 07:33, Ronald Oussoren wrote:

>
> On Friday, April 07, 2006, at 09:09AM, Ronald Oussoren  
> <[EMAIL PROTECTED]> wrote:
>
>>
>> On Friday, April 07, 2006, at 08:10AM, Bob Ippolito  
>> <[EMAIL PROTECTED]> wrote:
>>
>>> It really has nothing to do with Xcode (or even GCC).  This is  
>>> all autoconf, but I'm pretty sure it was just that Ronald had an OPT
>>> environment variable set when he built it because I can't reproduce.
>>
>> See Mac/OSX/Dist/build-installer.py. That indeed sets OPT to  
>> ensure that universal binary version libraries for bsddb and  
>> readline get picked up by the build process. I can rebuild the  
>> installer, but that will likely not happen until sometime next  
>> week due to lack of time.
>
> I found some time to fire up the compiler. There's a new build of  
> the 2.4.3 installer on my iDisk. If that works correctly I'll ask  
> someone to replace the DMG on python.org.  Please test if this  
> fixes the speed issues and works in general, I haven't done any  
> testing. The only thing changes w.r.t. the 2.4.3 DMG on python.org  
> is the addition of -O3 to the compile flags.
>
> Ronald
>
>>
>> Ronald
>> _______________________________________________
>> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
>> http://mail.python.org/mailman/listinfo/pythonmac-sig
>>
>>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to