From: Frank C. <fr...@qf...> - 2006-08-23 21:47:45
|
Hi Sven and Jordan I wish to add my name to this list ;-) I just got the same error trying to compile for Python 2.3 with latest candidate mingw32, following the instructions at http://www.scipy.org/Installing_SciPy/Windows . Hopefully someone can shed some light on this error - what I've been able to find on the net explains something about C not allowing dynamic initializing of global variables, whereas C++ does...? - Frank Sven Schreiber wrote: > Jordan Dawe schrieb: > >> I just tried to compile numpy-1.0b3 under windows using mingw. I got >> this error: >> > ... > >> Any ideas? >> >> > > No, except that I ran into the same problem... Hooray, I'm not alone ;-) > -sven > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Numpy-discussion mailing list > Num...@li... > https://lists.sourceforge.net/lists/listinfo/numpy-discussion > > |