A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-0F70412B-6A95-45D8-BC76-B01D63EBDD99
Visible to Intel only — GUID: GUID-0F70412B-6A95-45D8-BC76-B01D63EBDD99
link
Passes user-specified options directly to the linker at compile time.
Syntax
Linux: |
None |
Windows: |
/link |
Arguments
None
Default
OFF |
No user-specified options are passed directly to the linker. |
Description
This option passes user-specified options directly to the linker at compile time.
All options that appear following /link are passed directly to the linker.
This option only applies to host compilation. When offloading is enabled, it does not impact device-specific compilation.
IDE Equivalent
Alternate Options
Linux: -Wl or -Xlinker
Windows: None