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
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers
.:: This mailing list's archive is public. ::.

Reply via email to