Re: [Numpy-discussion] problems building in cygwin under vmware

2008-06-10 Thread Chris Kees
The solution to this problem (roll back binutils to the previous cygwin version or fix numpy) is here: http://www.scipy.org/scipy/numpy/ticket/811 On Jun 9, 2008, at 2:41 PM, Chris Kees wrote: > Hi, > > I'm getting an assembler error "Error: suffix or operands invalid for > `fnstsw'" while tr

[Numpy-discussion] problems building in cygwin under vmware

2008-06-09 Thread Chris Kees
Hi, I'm getting an assembler error "Error: suffix or operands invalid for `fnstsw'" while trying to build numpy on cygwin (running under windows XP running on vmware on a mac pro). I've tried the last two releases of numpy and the svn version. Has anybody ever seen this before? -Chris tai