Share via


/QRarch - Specify Target Architecture

This option specifies which ARM architecture the compiler will target.

/QRarch{4|5}[T]

The following table describes the available options for this switch.

Option Description
4 Indicates ARM4 architecture.
5 Indicates ARM5 architecture.
T Indicates that the architecture supports the ARM/Thumb interworking instructions.

See Also

About Microprocessor Compilers | ARM Guide

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.