Prevents the compiler from using standard libraries and startup files when linking.
IA-32, Intel® 64 architectures
Linux and Mac 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. It is provided for GNU compatibility.
None
Copyright © 1996-2011, Intel Corporation. All rights reserved.