Tells the linker to read link commands from a file.
Linux: | -Tfilename |
Windows: | None |
filename |
Is the name of the file. |
OFF |
The linker does not read link commands from a file. |
This option tells the linker to read link commands from a file.
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