View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002766GCC-XMLpublic2006-01-26 12:042015-03-26 11:59
ReporterRodrigo Madera 
Assigned ToBrad King 
PrioritylowSeverityfeatureReproducibilityalways
StatusresolvedResolutionsuspended 
PlatformOSOS Version
Summary0002766: Add assembly support: NASM and YASM.
DescriptionAdd native support for NASM and YASM to support compilation of assembly files present in computing-intensive applications.
TagsNo tags attached.
Attached Files

 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 [^]

 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


Copyright © 2000 - 2018 MantisBT Team