[parisc-linux] entry.S Invalid operands
Alan Modra
alan@linuxcare.com.au
Wed, 6 Sep 2000 11:46:40 +1100 (EST)
On Tue, 5 Sep 2000, Grant Grundler wrote:
> Hi all,
> my parisc-linux kernel builds now get:
> hppa-linux-gcc -I/linux/test6/linux-2.3/include -D__KERNEL__ -I/linux/test6/linux-2.3/include -c -o entry.o entry.S
> entry.S: Assembler messages:
> entry.S:828: Error: Invalid operands
> entry.S:829: Error: Invalid operands
> entry.S:830: Error: Invalid operands
My guess is that you need to update your assembler. The lines in question
use register aliases instead of %r<num>:
depd pte,8,7,prot
pehc CVS before 2000-08-23 won't accept register aliases on all
instructions.
Alan Modra
--
Linuxcare. Support for the Revolution.