Quantcast
Channel: Intel® Software - Intel® C++ Compiler
Viewing all articles
Browse latest Browse all 1175

Are the `Qoption` flag "options" documented anywhere?

$
0
0

From the Developer/Reference Guide we have

/Qoption,string,options or -Qoption,string,options

"string" is listed as being any of the following:

  • cpp - Indicates the Intel compiler preprocessor.
  • c - Indicates the C++ compiler.
  • asm - Indicates the assembler.
  • link - Indicates the linker.
  • prof - Indicates the profiler.
  • On Windows* systems: masm - Indicates the Microsoft assembler.
  •  
  •      On Linux* and macOS* systems, the following are also available:
  •     as - Indicates the assembler.
  •     gas - Indicates the GNU assembler.
  •     ld - Indicates the loader.
  •     gld - Indicates the GNU loader.
  •     lib - Indicates an additional library.
  •     crt - Indicates the crt%.o files linked into executables to contain the place to start execution.

Point is, I don't see "options" being listed anywhere...

(masm is probably easy to figure out, however)


Viewing all articles
Browse latest Browse all 1175

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>