Intel® C++ Compiler 18.0 Developer Guide and Reference Supplement for Intel® System Studio 2018
Enables the use of the Clang environment.
-use-clang-env -no-use-clang-env |
None
-use-clang-env |
The Clang environment is used. |
This option enables use of the Clang environment. This environment uses the Clang headers and libraries.
If option -no-use-clang-env is specified, the gcc environment is used. This environment uses gcc headers and libraries.
This option is available for Android*-targeted compilers but the host may be either Windows* or Linux*.
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