ISA mismatch for GCC-3.0.1
william
william@zh.t2-design.com
Thu Sep 20 18:58:00 GMT 2001
Hi,
Just, I use GCC-3.0.1 to compile Linux kernel for mips
platform,except ramdisk.o,everything seems fine.As to ramdisk.o
because GCC-3.0.1 can't support ecoff-littlemips obj format.so I
modified it as elf32-littlemips,but when linking, compiler told me
failed to merge target specific data of file../boot/ramdisk.o ,from the
output of compiler message,it says ISA mismatch(-mips1) with previous
modules(--mips3) and used different e_flags(0x0) fields than previous
modules(0x100).What's thr problem?
Best regards
william 20/9/2001
More information about the Gcc
mailing list