| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0002766 | GCC-XML | public | 2006-01-26 12:04 | 2015-03-26 11:59 | |||||
| Reporter | Rodrigo Madera | ||||||||
| Assigned To | Brad King | ||||||||
| Priority | low | Severity | feature | Reproducibility | always | ||||
| Status | resolved | Resolution | suspended | ||||||
| Platform | OS | OS Version | |||||||
| Summary | 0002766: Add assembly support: NASM and YASM. | ||||||||
| Description | Add native support for NASM and YASM to support compilation of assembly files present in computing-intensive applications. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0003604) Brad King (manager) 2006-01-26 12:07 |
This thread will be a useful reference: http://www.cmake.org/pipermail/cmake/2005-November/007478.html [^] |
|
(0003612) Brad King (manager) 2006-01-27 13:51 |
From http://www.cmake.org/pipermail/cmake/2006-January/008056.html [^] ---------- Look in the CMake/Modules directory of the source tree for CMake*CXX*.cmake files. These are the files that configure rules for building C++ targets. There are similar sets of files for other languages. You need to create an equivalent set of CMake*ASM*.cmake files with rules for using the assemblers. Platform/assembler specific details would be put in files in CMake/Modules/Platform. We have no current plans to do this ourselves but would have no problem accepting the contribution. |
|
(0022551) kwtc (reporter) 2010-10-21 03:58 |
Could be merged with 0010069. |
|
(0038324) Brad King (manager) 2015-03-26 11:59 |
As announced here: [ANNOUNCE] GCC-XML maintenance moving to Github http://thread.gmane.org/gmane.comp.compilers.gccxml/731 [^] http://public.kitware.com/pipermail/gccxml/2015-March/003206.html [^] gccxml will no longer be developed by its original author, who will instead focus on CastXML: https://github.com/CastXML/CastXML#readme [^] The original GCC-XML issue tracker is now closed. In order to facilitate ongoing maintenance by community participants, issues will now be tracked on the Github repository page: https://github.com/gccxml/gccxml/issues [^] |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-10-21 03:58 | kwtc | Note Added: 0022551 | |
| 2015-03-26 11:59 | Brad King | Note Added: 0038324 | |
| 2015-03-26 11:59 | Brad King | Status | assigned => resolved |
| 2015-03-26 11:59 | Brad King | Resolution | open => suspended |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |