Thank you Alan.
Alan Modra wrote:
>
> On Tue, Oct 27, 2009 at 10:59:33PM -0700, Jeffi Edward.J wrote:
>> I could see in GNU assembler manual that for HPPA target, the syntax of
>> .set
>> directive is
>> SYMBOL: .set value # (same as Diab assembly syntax)
>
> I think the manual is lyi
On Tue, Oct 27, 2009 at 10:59:33PM -0700, Jeffi Edward.J wrote:
> I could see in GNU assembler manual that for HPPA target, the syntax of .set
> directive is
> SYMBOL: .set value # (same as Diab assembly syntax)
I think the manual is lying. HPPA supports a different .equ syntax
"symbol .e
Hi,
I have a doubt in using GNU assembler.
I have powerpc-eabi cross toolchain with me.
I have to use powerpc-eabi-as assembler on a assembly file which is written
to be compatible with Diab (powerpc cross) assembler.
My GNU assembler issues few errors in assembler directives, since the synt