When trying to compile the current CVS kernel, I get (for drivers/usb/hid.c):
| mipsel-linux-gcc -D__KERNEL__
-I/usr/people/geert.nba/linux-mips-20000302/includ e -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -mcpu=r8000 -mips2 -pipe
-mlong-calls -DMODULE -c -o hid.o hid.c
| {standard input}: Assembler messages:
| {standard input}:4523: Error: opcode requires -mips3 or greater `uld'
| {standard input}:4628: Error: opcode requires -mips3 or greater `uld'
Seems to be caused by get_unaligned() in include/asm-mips/unaligned.h.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven ------------- Sony Software Development Center Europe (SDCE)
Geert.Uytterhoeven@sonycom.com ------------------- Sint-Stevens-Woluwestraat 55
Voice +32-2-7248638 Fax +32-2-7262686 ---------------- B-1130 Brussels, Belgium
|