Intel® C++ Compiler 16.0 User and Reference Guide
Prevents the compiler from using standard libraries when linking.
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.On Linux* systems, it is provided for GNU compatibility.
Visual Studio: None
Eclipse: Libraries > Use no system libraries
Xcode: None
None