On Wed, Jun 15, 2011 at 12:18 AM, Stefan Behnel wrote:
> Lisandro Dalcin, 14.06.2011 21:39:
>>
>> 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'
Lisandro Dalcin, 14.06.2011 21:39:
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 =
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}'