Assembler warning in 2.0.34

Greg Franks (greg@sce.carleton.ca)
Thu, 3 Jun 1999 20:24:18 GMT


Should I get upset?

make[1]: Entering directory `/opt/greg/linux/arch/i386/kernel'
gcc -D__KERNEL__ -I/opt/greg/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o process.o process.c
gcc -D__KERNEL__ -I/opt/greg/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -c -o signal.o signal.c
gcc -D__KERNEL__ -I/opt/greg/linux/include -D__ASSEMBLY__ -traditional -c entry.S -o entry.o
/tmp/cca11394.s: Assembler messages:
/tmp/cca11394.s:257: Warning: warning: missing prefix `*' in absolute indirect address, maybe misassembled!
..greg
----
__@ Greg Franks, (613) 520-5726 <| _~@ __O
_`\<,_ Systems Engineering, Carleton University, |O\ -^\<;^\<,
(*)/ (*) Ottawa, Ontario, Canada K1S 5B6. (*)--(*)%---/(*)
"Where do you want to go today?" Outside.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/