On Tue, Jul 23, 2002 at 12:11:40PM +0300, Ilan Finci wrote:
> /tmp/ccCpQ6Cz.s: Assembler messages:
> /tmp/ccCpQ6Cz.s:3242: Error: Unrecognized opcode: `mfvrsave'
>
> Any idea what am I missing?
Your assembler is too old. See http://sources.redhat.com/binutils/
for instructions on getting new source.
BTW, what I'm still unsure about is the binary compatibility between code
compiled with -mno-altivec-abi and -maltivec-abi. Do the different values
for STACK_BOUNDARY and ABI_STACK_BOUNDARY create a compatibility problem?