Yes, I used kgcc. CVS about an hour ago.
{standard input}: Assembler messages:
{standard input}:826: Warning: indirect lcall without `*'
{standard input}:908: Warning: indirect lcall without `*'
{standard input}:1003: Warning: indirect lcall without `*'
{standard input}:1044: Warning: indirect lcall without `*'
{standard input}:1074: Warning: indirect lcall without `*'
{standard input}:1104: Warning: indirect lcall without `*'
{standard input}:1135: Warning: indirect lcall without `*'
{standard input}:1164: Warning: indirect lcall without `*'
{standard input}:1193: Warning: indirect lcall without `*'
{standard input}:1494: Warning: indirect lcall without `*'
{standard input}:1589: Warning: indirect lcall without `*'
gcc -V egcs-2.91.66 -D__KERNEL__
-I/usr/src/xfs-cvs/linux-2.4-xfs/linux/include -Wall
-Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe
-march=i686 -c -o pci-irq.o pci-irq.c
gcc -V egcs-2.91.66 -D__KERNEL__
-I/usr/src/xfs-cvs/linux-2.4-xfs/linux/include -Wall
-Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe
-march=i686 -DEXPORT_SYMTAB -c mtrr.c
gcc -V egcs-2.91.66 -D__KERNEL__
-I/usr/src/xfs-cvs/linux-2.4-xfs/linux/include -Wall
-Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe
-march=i686 -c -o smp.o smp.c
gcc -V egcs-2.91.66 -D__KERNEL__
-I/usr/src/xfs-cvs/linux-2.4-xfs/linux/include -Wall
-Wstrict-prototypes -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe
-march=i686 -c -o smpboot.o smpboot.c
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
|