Tells the compiler to produce objects through the assembler.
None
-use-asm: IA-32, Intel® EM64T,
Intel® Itanium® architecture
/Quse-asm: Intel® Itanium® architecture
Linux: | -use-asm -no-use-asm |
Windows: | /Quse-asm /Quse-asm- |
None
OFF | The compiler produces objects directly. |
This option tells the compiler to produce objects through the assembler.
Linux: -use_asm
Windows: /Quse_asm