[SciPy-dev] Building on Sun

Pearu Peterson pearu at cens.ioc.ee
Mon Mar 10 17:09:48 EST 2003


On Mon, 10 Mar 2003, eric jones wrote:

> Hey guys,
> 
> I just got this strange error when building on Sun.
> 
> gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC
> -I/home/eric/wrk2/scipy/Lib/xplt/src/gist
> -I/home/eric/wrk2/scipy/Lib/xplt/src/play
> -I/home/eric/wrk2/scipy/Lib/xplt/src/play/unix
> -I/usr/local/include/python2.2 -I/home/eric/sunos/include/python2.2 -c
> /home/eric/wrk2/scipy/Lib/xplt/src/play/unix/fpuset.c -o
> build/temp.solaris-2.8-sun4u-2.2/fpuset.o
> -DGISTPATH="/usr/local/lib/python2.2/site-packages/scipy/xplt/gistdata"
> /usr/ccs/bin/as: "/var/tmp//ccyR5El8.s", line 60: error: unknown opcode
> "fldcw"
> /usr/ccs/bin/as: "/var/tmp//ccyR5El8.s", line 60: error: statement
> syntax
> error: command 'gcc' failed with exit status 1
> 
> Anyone have a clue about this???

When using -DFPU_SOLARIS in the command line above, compilation is
succesful.

Pearu




More information about the SciPy-Dev mailing list