Hi, I am trying to cross compile a user mode application for mips and I am getting these error messages when trying to do that:
/tmp/ccgvdHuk.s: Assembler messages: /tmp/ccgvdHuk.s:1270: Error: unrecognized opcode `btl $4,0($2)' /tmp/ccgvdHuk.s:1270: Error: unrecognized opcode `setcb $25' /tmp/ccgvdHuk.s:3124: Error: unrecognized opcode `btl $4,0($2)' /tmp/ccgvdHuk.s:3124: Error: unrecognized opcode `setcb $25' /tmp/ccgvdHuk.s:3769: Error: unrecognized opcode `btl $4,0($2)' /tmp/ccgvdHuk.s:3769: Error: unrecognized opcode `setcb $25'
These aren't MIPS opcodes. If they've been generated by the compiler then something is going badly wrong... Could you rebuild this file with the extra flags "-v --save-temps" and send me the compiler output and the .i file generated by the compiler.
I was able to successfully cross compile the kernel and busybox using the same cross toolchain(although i needed to use 5.03 for busybox). I am running these on a redhat 7.3 box (alse
What problems did you have building busybox with 5.06? Please send me details of this as well.
Chris
-- Chris Dearman The Fruit Farm, Ely Road voice +44 1223 706206 MIPS Technologies (UK) Chittering, Cambs, CB5 9PH fax +44 1223 706250