Set target architecture
Syntax
Parameters
architecture
The target architecture.
Description
The -arch compiler option sets the target CPU architecture. The default is 486 if the -arch option is not specified. Can be one of 386, 486, 586, or 686.
See also