Re: RS6000 to G4 assembly changes
From: David Edelsohn <hidden>
Date: 2000-01-21 19:08:52
"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/