On Tue, Jun 14, 2011 at 12:39 PM, Lisandro Dalcin wrote:
> On 14 June 2011 16:20, Nathaniel Smith wrote:
>> Hello Cython folks,
>>
>> This message (see below) is the second report I've gotten of a very
>> strange build problem with a cython module. I'm just using the
>> standard 'from Cython.Dist
On 14 June 2011 16:20, Nathaniel Smith wrote:
> Hello Cython folks,
>
> This message (see below) is the second report I've gotten of a very
> strange build problem with a cython module. I'm just using the
> standard 'from Cython.Distutils import build_ext', 'cmdclass =
> {"build_ext": build_ext}'