This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: arm gcc compiler


Olá Anicio

If you find some thing like a tool to translate ARM tool's assembly language
to gnu tool's assembly language I can't help you.
If your goal is to write code in gnu assembly language I can suggest some
resources:
- http://www.redhat.com/docs/manuals/gnupro/
- My attached example, with the use of C language macro processing within an
assembly file.

Até à próxima.

Ezequiel

----- Original Message -----
From: "Mauricio Martins Anicio" <anicio@dcc.ufmg.br>
To: <crossgcc@sources.redhat.com>
Sent: Monday, April 08, 2002 4:41 PM
Subject: arm gcc compiler


>
> Hi there!
>
> I'm trying to compile an arm assembly file. But gnu assembler does not
> accept EQU, DCD and others directives. Do anyone can help me with this
> stuff? Is there any patch or any page explaining how to change the
> assembly file to a gcc like one?
>
> The main directives are:
> EQU, DCD, AREA and function declarations.
>
> Regards,
>
>         Mauricio Martins Anicio
>         anicio@dcc.ufmg.br  -   http://www.dcc.ufmg.br/~anicio
>         ICQ: 14916709
>         Mestrando em Ciencia da Computacao - UFMG
>         Master Graduate Student in Computer Science at UFMG - Brazil
>         Atleticano, e logico, que nem todo bom mineiro!
>
> "Eu sou o ANICIO, e este e o FIM do E-MEIO"
>
> ______________________________________________
> /"\
> \ /  CAMPANHA DA FITA ASCII - CONTRA MAIL HTML
>  X   ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
> / \
>
>
> ------
> Want more information?  See the CrossGCC FAQ,
http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to
crossgcc-unsubscribe@sources.redhat.com
>
>

Attachment: exemplo.zip
Description: application/compressed

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]