[Pythonmac-SIG] OS X C API bug?

Kelly Norton knorton at media.mit.edu
Tue Jun 28 02:04:16 CEST 2005


Just out of curiosity,

Are you using gcc3.3 build 1666?

If so, you probably want to install the November2004 gcc updater as  
that version had some really nasty problems with emitting bad machine  
code. The update is available for free on the apple developer site.

/kel

On Jun 27, 2005, at 7:51 PM, Gary Robinson wrote:

> Interesting, maybe it's a problem with gcc 3.3.
>
> Gary
>
> -- 
>
> Gary Robinson
> CTO
> Emergent Music, LLC
> grobinson at goombah.com
> 207-942-3463
> Company: http://www.goombah.com
> Blog:    http://www.garyrobinson.net
>
> On Mon, 27 Jun 2005 16:26:16 -0700, Brian Lenihan wrote:
>
>>
>> On Jun 27, 2005, at 4:15 PM, Robert Kern wrote:
>>
>>
>>>  Gary Robinson wrote:
>>>
>>>
>>>>  Hello,
>>>>
>>>>  The attached file contains a c module with 4 versions of the same
>>>>  extremely simple function. All they do is return a float double to
>>>>  python. The zip also contains the setup.py to build it.
>>>>
>>>>
>>>
>>>  Data point: fun3 gives me a bus error on Tiger with Python 2.4.1
>>>  and gcc
>>>  3.3.
>>>
>>
>> It works fine on Tiger with Python 2.4.1 and gcc 4.0
>> .
>>
>>>
>>>  --
>>>  Robert Kern
>>>  rkern at ucsd.edu
>>>
>>>  "In the fields of hell where the grass grows high
>>>    Are the graves of dreams allowed to die."
>>>     -- Richard Harter
>>>  _______________________________________________
>>>  Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
>>>  http://mail.python.org/mailman/listinfo/pythonmac-sig
>>>
>>>
>>
>> _______________________________________________
>> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
>> http://mail.python.org/mailman/listinfo/pythonmac-sig
>>
>>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
>



More information about the Pythonmac-SIG mailing list