Intel® C++ Compiler XE 13.1 User and Reference Guides
Prevents the compiler from using standard libraries when linking.
Windows: None
Linux: Libraries > Use no system libraries
OS X: None
All
Linux and OS X: | -nodefaultlibs |
Windows: | None |
None
OFF |
The standard libraries are linked. |
This option prevents the compiler from using standard libraries when linking. It is provided for GNU compatibility.
None