Subject: Re: as and syntax (MIT vs Motorola)
To: Steinar Knutsen <sk@nvg.ntnu.no>
From: Klaus Klein <kleink@ira.uka.de>
List: port-hp300
Date: 01/19/1999 19:01:38
>>>>> "Steinar" == Steinar Knutsen <sk@nvg.ntnu.no> writes:

    Steinar> When I use gcc -S, is there any way I can make gcc output
    Steinar> sources with Motorola syntax?

You can configure GCC to emit either MIT or Motorola syntax at (GCC's)
compile-time only; for the latter, define the preprocessor symbol
MOTOROLA in the target description macro file.