* [parisc-linux] pa-risc assembler
@ 2002-11-22 12:11 FARINATI,LEANDRO (HP-Brazil,ex1)
2002-11-22 16:14 ` Randolph Chung
0 siblings, 1 reply; 2+ messages in thread
From: FARINATI,LEANDRO (HP-Brazil,ex1) @ 2002-11-22 12:11 UTC (permalink / raw)
To: parisc-linux
Hi people,
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?
Thanks in advance,
-----------------------------------------------------------------------
Leandro Marcondes Farinati
Software Developer
* leandro.farinati@hp.com
* +55-51-3316-2852 Telnet 725-2852
FAX +55-51-3316-2754 Mobile +55-51-9965-8020
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [parisc-linux] pa-risc assembler
2002-11-22 12:11 [parisc-linux] pa-risc assembler FARINATI,LEANDRO (HP-Brazil,ex1)
@ 2002-11-22 16:14 ` Randolph Chung
0 siblings, 0 replies; 2+ messages in thread
From: Randolph Chung @ 2002-11-22 16:14 UTC (permalink / raw)
To: FARINATI,LEANDRO (HP-Brazil,ex1); +Cc: parisc-linux
> 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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-11-22 16:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-22 12:11 [parisc-linux] pa-risc assembler FARINATI,LEANDRO (HP-Brazil,ex1)
2002-11-22 16:14 ` Randolph Chung
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox