> Yes, I used kgcc. CVS about an hour ago.
>
> gcc -V egcs-2.91.66 -D__ASSEMBLY__ -D__KERNEL__
> -I/usr/src/xfs-cvs/linux-2.4-xfs/linux/include -traditional -c
> trampoline.S -o trampoline.o
> /tmp/ccaQiW2d.s: Assembler messages:
> /tmp/ccaQiW2d.s:868: Error: suffix or operands invalid for `ljmp'
> make[1]: *** [trampoline.o] Error 1
> make[1]: Leaving directory
> `/usr/src/xfs-cvs/linux-2.4-xfs/linux/arch/i386/kernel'
> make: *** [_dir_arch/i386/kernel] Error 2
>
>
> -- Juha
Hmm, builds here, looks like a tools problem on your end - this is also a
file
we have never touched, you are looking at vanilla 2.4.6-pre2 code there.