Prevents the compiler from using standard libraries and startup files when linking.
None
IA-32 architecture, Intel® 64 architecture, IA-64 architecture
Linux and Mac OS: | -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. It is provided for GNU compatibility.
None
nodefaultlibs compiler option
nostartfiles compiler option