Prevents the compiler from using standard libraries when linking.
Linux: | -nodefaultlibs |
Windows: | None |
None
OFF |
The standard libraries are linked. |
This option prevents the compiler from using standard libraries when linking.
This option only applies to host compilation. When offloading is enabled, it does not impact device-specific compilation. Offloading can only be enabled when using ifx.
None