Intel® C++ Compiler 16.0 User and Reference Guide
Prints the target sysroot directory that is used during compilation.
Not available on Intel® 64 architecture targeting Intel® MIC Architecture, on IA-32 architecture targeting Intel® Graphics Technology, or on Intel® 64 architecture targeting Intel® Graphics Technology
Linux: | -print-sysroot |
OS X: | None |
Windows: | None |
None
OFF |
Nothing is printed. |
This option prints the target sysroot directory that is used during compilation.
This is the target sysroot directory that is specified in an environment file or in option --sysroot. This option is only effective if a target sysroot has been specified.
This option is provided for compatibility with gcc.
Even though this option is not supported for a Windows-to-Windows native compiler, it is supported for a Windows-host to Linux-target compiler.
None