Intel® C++ Compiler Classic Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-CD551D29-6144-46A8-9676-C8E405038A27
Visible to Intel only — GUID: GUID-CD551D29-6144-46A8-9676-C8E405038A27
Wa
Passes options to the assembler for processing.
Linux: |
-Wa,option1[,option2,...] |
macOS: |
-Wa,option1[,option2,...] |
Windows: |
None |
option |
Is an assembler option. This option is not processed by the driver and is directly passed to the assembler. |
OFF |
No options are passed to the assembler. |
This option passes one or more options to the assembler for processing. If the assembler is not invoked, these options are ignored.
None