Intel® C++ Compiler Classic Developer Guide and Reference
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.
Linux: |
None |
macOS: |
None |
Windows: |
/link |
None
OFF |
No user-specified options are passed directly to the linker. |
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.
None