[csw-maintainers] sparcv8plus with GCC

Maciej (Matchek) Blizinski maciej at opencsw.org
Tue Aug 9 20:38:02 CEST 2011


Does anyone know if there's a fundamental problem with building
sparcv8plus with GCC? My attempt ended with:

/opt/csw/gcc4/bin/gcc -std=gnu99 -c -DHAVE_CONFIG_H -I. -I..
-D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -I/opt/csw/include
-mcpu=v8 -mv8plus tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.o
tmp-mul_1.s: Assembler messages:
tmp-mul_1.s:84: Error: Architecture mismatch on "stx".
tmp-mul_1.s:84:  (Requires v9|v9a|v9b; requested architecture is v8.)

Or is it a problem with the flags passed to GCC?

Maciej


More information about the maintainers mailing list