RS6000 to G4 assembly changes
David Edelsohn
dje at watson.ibm.com
Sat Jan 22 06:08:52 EST 2000
"movl" is an x86 mnemonic. "rs6000" is the same as "powerpc" as
far as GCC configurations are concerned, for the most part. RISC
arcihtecture is a generic computer architecture term that does not provide
any assistance in compatibility. Other than that, I cannot understand
what you are trying to accomplish.
Are you trying to build a cross compiler? From linuxppc to x86
linux? From x86 linux to linuxppc? From either of those to RS/6000 AIX?
It does not sound like you have the cross-toolchain properly configured
and/or you are not following the proper sequence to build a
cross-toolchain and/or you have some old configuration/build files laying
around when trying to build a new toolchain.
David
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list