This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

modutils cross-compile problem...



Hi all,

I used cross-compile gcc 2.95.2 to build modutils 2.3.19.
untar it... export CC=arm-linux-gcc, etc...

arm-linux-gcc -O2 -Wall -I../../util/../include -D_GNU_SOURCE
-DCONFIG_ROOT_CHECK_OFF=0  -DELF_MACHINE_H='"elf_arm.h"' -DARCH_arm  -c -o
config.o ../../util/config.c
../../util/config.c: In function o_read':
../../util/config.c:1480: internal error--unrecognizable insn:
(insn 20530 20527 20526 (set (reg:QI 1 r1)
        (mem:QI (plus:SI (reg:SI 0 r0)
                (const_int -3476 [0xfffff26c])) 0)) -1 (nil)
    (nil))

??? Is my cross-toolchain is bad, or something I can do for
this situation?

thanks for all your help

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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