> gcc -E -D__KERNEL__ -I/usr/src/linux/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:253: Warning: indirect lcall without `*'
> ld -m elf_i386 -Ttext 0x0 -s -oformat binary
On Thu, Mar 01, 2001 at 07:35:58PM +0100, Florian Nykrin wrote:
> Hello, Because I don't know which maintainer to write I write to
> this list. When I try to compile 2.4.2 or 2.4.1 I get the error: ld
> -m elf_i386 -Ttext 0x0 -s -oformat binary bbootsect.o -o bbootsect
> ld: cannot open binary:
Hello,
Because I don't know which maintainer to write I write to this list.
When I try to compile 2.4.2 or 2.4.1 I get the error:
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o \
drivers/block/block.o drivers/char/char.o drivers/misc/misc.o
3 matches
Mail list logo