This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/16627] "Unrecognized opcode" error while building cross compiler for powerpc


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]