| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014411 | CMake | CMake | public | 2013-09-13 19:12 | 2014-06-02 08:37 | ||||
| Reporter | Mathias Gaunard | ||||||||
| Assigned To | Peter Kuemmel | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 2.8.11.2 | ||||||||
| Target Version | Fixed in Version | CMake 3.0 | |||||||
| Summary | 0014411: Ninja dependencies don't work with Intel and many other GCC-like compilers | ||||||||
| Description | With Intel C/C++, header dependencies do not appear to work at all with Ninja. Despite Intel supporting -MMD, it doesn't appear to be used. This is possibly because CMAKE_DEPFILE_FLAGS_${lang} is only defined for GCC (and Clang that includes the GCC file). | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0034342) Peter Kuemmel (developer) 2013-11-04 07:31 |
I added "-MMD -MT <OBJECT> -MF <DEPFILE>", and wait for the tests. |
|
(0034540) Peter Kuemmel (developer) 2013-11-25 03:53 |
0014570 |
|
(0036022) Robert Maynard (manager) 2014-06-02 08:37 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2013-09-13 19:12 | Mathias Gaunard | New Issue | |
| 2013-11-04 07:30 | Peter Kuemmel | Assigned To | => Peter Kuemmel |
| 2013-11-04 07:30 | Peter Kuemmel | Status | new => assigned |
| 2013-11-04 07:31 | Peter Kuemmel | Note Added: 0034342 | |
| 2013-11-25 03:53 | Peter Kuemmel | Relationship added | related to 0014570 |
| 2013-11-25 03:53 | Peter Kuemmel | Note Added: 0034540 | |
| 2013-11-25 03:53 | Peter Kuemmel | Status | assigned => resolved |
| 2013-11-25 03:53 | Peter Kuemmel | Fixed in Version | => CMake 3.0 |
| 2013-11-25 03:53 | Peter Kuemmel | Resolution | open => fixed |
| 2014-06-02 08:37 | Robert Maynard | Note Added: 0036022 | |
| 2014-06-02 08:37 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |