* 2.4.10 - Warning: indirect lcall without `*'
@ 2001-09-25 20:34 Kristian Peters
0 siblings, 0 replies; only message in thread
From: Kristian Peters @ 2001-09-25 20:34 UTC (permalink / raw)
To: linux-kernel
Shouldn't that fixed earlier ?
I use gcc 2.95.3.
make[1]: Entering directory `/usr/src/linux-2.4.10/arch/i386/boot'
gcc -E -D__KERNEL__ -I/usr/src/linux-2.4.10/include -D__BIG_KERNEL__
-traditional -DSVGA_MODE=NORMAL_VGA bootsect.S -o bbootsect.s
as -o bbootsect.o bbootsect.s
bbootsect.s: Assembler messages:
bbootsect.s:257: Warning: indirect lcall without `*'
ld -m elf_i386 -Ttext 0x0 -s --oformat binary bbootsect.o -o bbootsect
gcc -E -D__KERNEL__ -I/usr/src/linux-2.4.10/include -D__BIG_KERNEL__
-D__ASSEMBLY__ -traditional -DSVGA_MODE=NORMAL_VGA setup.S -o bsetup.s
as -o bsetup.o bsetup.s
bsetup.s: Assembler messages:
bsetup.s:1912: Warning: indirect lcall without `*'
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-09-25 20:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-25 20:34 2.4.10 - Warning: indirect lcall without `*' Kristian Peters
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®