Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 814 Bytes

File metadata and controls

23 lines (16 loc) · 814 Bytes
description Learn more about: /arch (Minimum CPU Architecture)
title /arch (Minimum CPU Architecture)
ms.date 06/30/2022
f1_keywords
VC.Project.VCCLCompilerTool.EnableEnhancedInstructionSet
/arch
helpviewer_keywords
-arch compiler option [C++]
/arch compiler option [C++]
arch compiler option [C++]

/arch (Minimum CPU Architecture)

The architecture options specify the architecture for code generation. Select the base hardware architecture you're working with to see /arch options for that target platform.

See also

MSVC compiler options
MSVC compiler command-line syntax