Unrecognized opcode: `mtdcr'

Cameron, Steve Steve.Cameron at hp.com
Thu May 30 05:30:16 EST 2002


[..snip...]
>
> I think we need to change arch/ppc/Makefile from:
> ifdef CONFIG_40x
> CFLAGS := $(CFLAGS) -Wa,-m405
> endif
>
> To:
> ifdef CONFIG_4xx
> CFLAGS := $(CFLAGS) -Wa,-m405
> endif

Ok, this worked for me.  Thanks!  (I guess I wasn't so
far off track after all.)

> For the moment.  Until there's some 440-specific opcodes we use (are
> there any?) which means we'll need to do -Wa,-m440.

When I had tried "-Wa,-m440" before, it wasn't recognized as an option.
(but perhaps by "do -Wa,-m440", you mean enhance the C compiler and/or
assembler.)

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list