I think 'fbe' is updated by the 'compiler common' patch on x86.

126498 Compiler Common patch for Sun C C++ F77 F95

Patches are listed here:
http://developers.sun.com/sunstudio/downloads/patches/ss12_patches.jsp
The patchid in that table is a link to the sunsolve page with details
and download links.  I'm not sure if it also requires other patches.
You might want to try the 'pca' script.  I haven't tried it with SS12 yet,
but it made patching a breeze for SS11.

http://blogs.sun.com/quenelle/entry/patch_check_advanced

--chris



Charles Baker wrote:
> 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
> _______________________________________________
> tools-compilers mailing list
> tools-compilers at opensolaris.org


Reply via email to