[EXT_EP-9178] Makefile dependence generation (--preproc_dependency) should quote spaces in filenames Created: 04/Dec/18 Updated: 19/Feb/20 Resolved: 04/Dec/18 |
|
Status: | Fixed |
Project: | Embedded Software & Tools |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Medium |
Reporter: | TI User | Assignee: | TI User |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Product: | Code Generation Tools |
Internal ID: | CODEGEN-5623 |
Forum URL: | https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/752223 |
Found In Release: | C6000_8.2.0 C6000_8.1.0B1 C2000_16.9.0.LTS |
Fix In Release: | PRU_2.3.2 C6000_8.2.6 C6000_8.1.9* |
Workaround: | Rename the files so that they don't have spaces in the names. |
Release Notes: | The parser generates makefile dependencies with the --preproc_dependency option. However, if any filename has a space in its na... |
Description |
Makefile dependence generation (--preproc_dependency) should quote spaces in filenames |