2.6.6-rc1-mm1 x86-64 assembler problem

From: Jan Killius
Date: Mon Apr 19 2004 - 06:11:47 EST


Hello,
There is a problem with some x86-64 assembler code.
CHK include/linux/compile.h
LD arch/x86_64/kernel/bootflag.o
AS arch/x86_64/kernel/warmreboot.o
arch/x86_64/kernel/warmreboot.S: Assembler messages:
arch/x86_64/kernel/warmreboot.S:67: Warning: rest of line ignored; first
ignored character is `w'
arch/x86_64/kernel/warmreboot.S:71: Warning: rest of line ignored; first
ignored character is `w'
arch/x86_64/kernel/warmreboot.S:67: Error: can't resolve `.text' {.text
section} - `' {*UND* section}
arch/x86_64/kernel/warmreboot.S:71: Error: can't resolve `.text' {.text
section} - `' {*UND* section}

gcc version: gcc version 3.3.3 (Gentoo Linux 3.3.3_pre20040408-r1)
as version: GNU assembler version 2.14.90.0.8 (x86_64-pc-linux-gnu) using BFD
version 2.14.90.0.8 20040114
--
Jan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/