Am 09.11.2011 20:08, schrieb Juan Declet-Barreto:
> I am trying to build guppy on Python 2.5, but am getting an "initializer 
> element is not constant" error from gcc. I have found very little on this 
> issue in the fora when looking for the general cause of the error; there is 
> even less that is specific to a guppy build on Python 2.5.  
> 
> One recommendation I have seen is recompiling Python, but apparently that 
> brings up the possibility of rendering it incompatible with non-standard 
> packages like arcpy or arcgisscripting, which are critical to my application. 
> 
> I am using Cygwin. 

Please show us the full error message with context.

Are you using a Cygwin build of Python or a native Windows build? What
GCC version and flavor are you using? I'm not sure if Cygwin is even
supported. I recommend that you use MinGW with GCC 4.x if you can't
afford VS 2003.

Christian

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to