Assembling with GNU and ADS

From: HG (armarm123_at_hotmail.com)
Date: 06/30/04


Date: 30 Jun 2004 04:32:52 -0700

Hi,

I want to be able to build my project with both the ARM ADS and GNU
tools. This is relatively easy for the C files, however, it is proving
very difficult (actually impossible) to do this for assembly files.
Anyone know of a clever trick (pre-processor?) that allows me to
maintain a single assembly source file and assemble it with either GNU
GAS or ADS ?

TIA, HG



Relevant Pages

  • Re: Assembling with GNU and ADS
    ... >I want to be able to build my project with both the ARM ADS and GNU ... >maintain a single assembly source file and assemble it with either GNU ...
    (comp.arch.embedded)
  • Re: Assembling with GNU and ADS
    ... This is relatively easy for the C files, however, it is proving ... >>maintain a single assembly source file and assemble it with either GNU ...
    (comp.arch.embedded)
  • Crosscompiling trouble
    ... The problem is not with the compiler, just the assembler (GNU as). ... The funny thing is that if the opcode is "lis", ... Maybe It's a syntax mistake, but I can't find any doc about the syntax for ... and the command that I use to assemble is ...
    (comp.os.linux.powerpc)