bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Possible bug in binutils 2.13? Cannot compile linux kernel 2.4.20-pre5-


From: Miles Lane
Subject: Possible bug in binutils 2.13? Cannot compile linux kernel 2.4.20-pre5-ac7 with gcc version 3.3 20020909.
Date: Fri, 13 Sep 2002 00:35:10 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020806

Gnu folks, I am not sure what other information you need
from me.  Please let me know if you need me to send along
any files or whatever.

nm vmlinux | grep -v '\(compiled\)\|\(\.o$\)\|\( [aUw] 
\)\|\(\.\.ng$\)\|\(LASH[RL]DI\)' | sort > System.mapmake[1]: Entering directory 
`/usr/src/linux/arch/i386/boot'
gcc -E -D__KERNEL__ -I/usr/src/linux/include -D__BIG_KERNEL__ -traditional 
-DSVGA_MODE=NORMAL_VGA  bootsect.S -o bbootsect.s
bootsect.S:237: warning: extra tokens at end of #ifdef directive
as -o bbootsect.o bbootsect.s
bbootsect.s: Assembler messages:
bbootsect.s:232: 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/include -D__BIG_KERNEL__ -D__ASSEMBLY__ 
-traditional -DSVGA_MODE=NORMAL_VGA  setup.S -o bsetup.s
setup.S:293: unterminated #ifndef
make[1]: *** [bsetup.s] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/i386/boot'

Thanks,
        Miles






reply via email to

[Prev in Thread] Current Thread [Next in Thread]