Prevents the compiler from using standard libraries and startup files when linking.
IA-32, IntelĀ® 64, IA-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.
None