Tells the compiler to link without using the C++ run-time libraries and header files provided by Intel or gcc.
None
IA-32, IntelŪ EM64T, IntelŪ ItaniumŪ 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.
cxxlib compiler option