Tells the compiler to link without using the C++ run-time libraries and header files provided by Intel or gcc.
Windows: None
Linux: Libraries > Use no C++ libraries
Mac OS: None
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS: | -no-cpprt |
Windows: | None |
OFF | The compiler links using default run-time libraries and header files. |
This option tells the compiler to link without using the C++ run-time libraries and header files provided by Intel or gcc.
None
cxxlib compiler option