This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/16627] "Unrecognized opcode" error while building cross compiler for powerpc
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Aug 2004 05:51:34 -0000
- Subject: [Bug target/16627] "Unrecognized opcode" error while building cross compiler for powerpc
- References: <20040719142204.16627.gkyla@central.ntua.gr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-08-31 05:51 -------
/tmp/ccIAkaC2.s:509: Error: Unrecognized opcode: `mfcr' hmm, this looks like a configure problem
somewhere because mfcr is a standard powerpc instructions.
I might have found the problem configure is finding the wrong as.
I think you should read <http://gcc.gnu.org/ml/gcc/2004-05/msg01389.html>.
By the way this works for me.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |WORKSFORME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16627