[EMAIL PROTECTED] wrote:
> When trying to compile python extensions written in C using "python
> setup.py build" on cygwin I get the following error:
>
> foo.c: initializer element is not constant
> foo.c: error: (near initialization for `FooType.ob_type')
>
When trying to compile python extensions written in C using "python
setup.py build" on cygwin I get the following error:
foo.c: initializer element is not constant
foo.c: error: (near initialization for `FooType.ob_type')
I remember someone telling me a long time ago that this h