On Fri, 26 Mar 2004, Shantanu Gogate wrote: > 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 are not MIPS instructions. Make sure the file is built with a compiler for the MIPS target. There's likely a bug in your Makefile. -- + Maciej W. Rozycki, Technical University of Gdansk, Poland + +--------------------------------------------------------------+ + e-mail: macro@ds2.pg.gda.pl, PGP key available +