> Sure. It will probably need a sparcv8plus-gcc.o file and a rule that
> makes sure that as is used instead of gas.
I just put one in. It works perfectly well with the rule
gcc -E asm/sparcv8plus.S | as -xarch=v8plus /dev/fd/0 -o asm/sparcv8plus-gcc.o
So the "argument mismatch" errors probably relate to the cc preprocessor.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]