I'm hitting Error code 127 with the Studio 12 compilers on i386 and am
wondering what I am doing wrong.
Here is the error:
Assembler:
"", line 1 : -xarch=sse2 unknown option
*** Error code 127
here is the call
/export/tools/onnv-tools/SUNWspro/SS12/bin/fbe -xarch=sse2 -m64 -D_KERNEL
-DDEBUG -D_SunOS_5_11 -D_SunOS_MINOR=11 -D_SunOS_MICRO=0 -Dsun -Di386
-DNSC_MULTI_TERABYTE -DISS_VERSION_STR='"11.11.0_5.11"'
-D_VERSION_='"11.11.0_5.11 12.14.2007"' -DBUILD_DATE_STR='"12.14.2007"'
-DISS_VERSION_MAJ=11 -DISS_VERSION_MIN=11 -DISS_VERSION_MIC=0
-DISS_VERSION_NUM=61 -D_ASM -D__STDC__=0 -P -I/usr/include -I../../common -o
debug64/nsc_asm.o ../../i386/nskern/nsc_asm.s
here is the fbe version
runge-kutta:# /export/tools/onnv-tools/SUNWspro/SS12/bin/fbe -V
as: Sun Compiler Common 12 SunOS_i386 2007/05/03
my build host is running
runge-kutta:# cat /etc/release
Solaris Express Community Edition snv_79 X86
Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
Use is subject to license terms.
Assembled 03 December 2007
--
This message posted from opensolaris.org