diff options
| author | Josef Angstenberger <code@jtxa.de> | 2020-07-11 16:56:06 (GMT) |
|---|---|---|
| committer | Josef Angstenberger <code@jtxa.de> | 2020-07-14 00:41:51 (GMT) |
| commit | 98fea8205e4a5251871edafba427fd7d100e5db9 (patch) | |
| tree | 20b136df54c69ed1fdd48d0f66fa129927fb7319 /Help/guide/tutorial/Step5/MathFunctions | |
| parent | 5dec322f3385ae7642f898a1e9d39affb79ca5e6 (diff) | |
| download | CMake-98fea8205e4a5251871edafba427fd7d100e5db9.zip CMake-98fea8205e4a5251871edafba427fd7d100e5db9.tar.gz CMake-98fea8205e4a5251871edafba427fd7d100e5db9.tar.bz2 | |
Compiler/TI: Avoid response file usage for linker
The object and library files have to be listed after the `--run-linker`
flag.
But after this flag the `--cmd_file` flag for response files cannot be
used any more.
Putting the whole command line into a response file would work, but
this is not supported by CMake (yet).
Diffstat (limited to 'Help/guide/tutorial/Step5/MathFunctions')
0 files changed, 0 insertions, 0 deletions
