Intel® Fortran Compiler 16.0 User and Reference Guide
Prevents the compiler from using standard libraries and startup files when linking.
Linux and OS X: | -nostdlib |
Windows: | None |
None
OFF |
The compiler uses standard startup files and standard libraries when linking. |
This option prevents the compiler from using standard libraries and startup files when linking.
This option is not related to option -stdlib.
None