On Wed, Dec 13, 2000 at 04:58:52PM +0100, Carsten Langgaard wrote: > I'm trying to build a 64bit kernel, but it fails with following message: > > mips64-linux-gcc -D__KERNEL__ > -I/home/soc/proj/work/carstenl/sw/linux-2.4.0/include -Wall > -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing > -mabi=64 -G 0 -mno-abicalls -fno-pic -Wa,--trap -pipe -mcpu=r8000 -mips4 > -Wa,-32 -c head.S -o head.o > head.S: Assembler messages: > head.S:69: Error: Missing ')' assumed Looks like an attempt to build a 64-bit Indy kernel. Various people working on the Origin support have completly broken the support for anything else in their battle tank-style approach ... Ralf