------- Comment #3 from rearnsha at gcc dot gnu dot org 2005-11-02 10:13 ------- > ../.././gcc/config/arm/lib1funcs.asm:731: Error: no such instruction: `moveq > pc,lr'
This just shows that you aren't picking up an ARM assembler. Have you installed GAS correctly? and does the compiler know how to find it? If you've not build a cross-compilation toolchain before, it might help to take a look at crosstool (http://kegel.com/crosstool/) -- rearnsha at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24610
