On Fri, Dec 15, 2000 at 08:45:35AM +0100, Carsten Langgaard wrote: > > > 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 ... > > Ok, that explains why a lot of things are broken. > So who will be responsible for fixing all the broken pieces ? This is the question you'd ask a company. This is Free Software, not some company's product ... Ralf