View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013839 | CMake | CMake | public | 2013-01-07 13:20 | 2016-06-10 14:31 | ||||
Reporter | Óscar Fuentes | ||||||||
Assigned To | Peter Kuemmel | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013839: Ninja: Targets for generating Assembler files missing from Ninja generator | ||||||||
Description | The Ninja generator does not create *.s targets for generating Assembler files from source files. With other Makefile generators, if you a have a source file foo.c you can execute `make foo.s' for obtaining the compiler's Assembler output for foo.c. It works like this: scar@qcore:~/dev/idb/lp0/build/variadic/gcc/release$ make tokenctr.s Compiling CXX source to assembly CMakeFiles/lp0core.dir/tokenctr.cpp.s | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0042195) Kitware Robot (administrator) 2016-06-10 14:28 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2013-01-07 13:20 | Óscar Fuentes | New Issue | |
2013-01-07 13:25 | Brad King | Assigned To | => Peter Kuemmel |
2013-01-07 13:25 | Brad King | Status | new => assigned |
2013-02-09 06:53 | Peter Kuemmel | Summary | Targets for generating Assembler files missing from Ninja generator => Ninja: Targets for generating Assembler files missing from Ninja generator |
2013-11-26 06:02 | Peter Kuemmel | Status | assigned => backlog |
2016-06-10 14:28 | Kitware Robot | Note Added: 0042195 | |
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved |
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |