I get this message when I use the i486-linux-1.tar.gz Cross-Dev tools from
ftp.fnet.fr:
mipsel-linuxelf-gcc -D__KERNEL__ -I/usr/src/linux-1.3.98/include -Wall -Wstrict-
prototypes -O2 -fomit-frame-pointer -G0 -mno-abicalls -fno-pic -mcpu=r4400 -mips
3 -c -o init/main.o init/main.c
/tmp/cca15920.s: Assembler messages:
/tmp/cca15920.s:697: Warning: `dli' not in hash table.
/tmp/cca15920.s:697: Error: ERROR: Unrecognized opcode `dli'
/tmp/cca15920.s:709: Warning: `dli' not in hash table.
/tmp/cca15920.s:709: Error: ERROR: Unrecognized opcode `dli'
make: *** [init/main.o] Error 1
What am I doing wrong? Is there a better set of tools than i486-linux-1?
rog.
|