[parisc-linux] entry.S Invalid operands
Grant Grundler
grundler@cup.hp.com
Tue, 5 Sep 2000 14:32:48 -0700 (PDT)
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
...
The preceding line (826) has:
.level 2.0
I've rebuilt my XC using "recipe.linux -R -u".
How get the hppa-linux toolchain to accept ".level 2.0" stuff?
Or must I use hppa64-linux and force narrow mode builds somehow?
I want to continue testing on the A180 for now...
thanks,
grant