[parisc-linux] pa-risc assembler

Randolph Chung Randolph Chung <randolph@tausq.org>
Fri, 22 Nov 2002 08:14:55 -0800


> 	I would like to know about usage of .subspa, because I am converting
> some asm sourcecodes in hp-ux to linux.
> 	When iI will try to compile the source code with "cc --hppa-linux
> -std=iso9899:1990 -march=2.0 -mpa-risc-2-0 -D__KERNEL__ -I../../include -I.
> -c -o myfile.o myfile.s, the result is always" the same "Error: unknown
> pseudo-op: `.subspa'".
> 	Why this happens?

hppa-linux doesn't use the .subspa directive. depending on the
particular construct it will need to be translated into .text, .rodata,
.bss, etc...

HTH,
randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/