MantisBT - GCC-XML
View Issue Details
0014919GCC-XML(No Category)public2014-05-16 10:512015-03-26 11:59
Marcin Juszkiewicz 
Brad King 
normalminoralways
resolvedsuspended 
AArch64Fedorarawhide
0014919: gccxml fails to build on AArch64
gccxml is based on gcc 4.2.1 and as such does not recognize AArch64 (64bit ARM) architecture which was added in 4.8 version:

running /usr/bin/sh "/builddir/build/BUILD/gccxml-0.9.0-20131209/GCC/config_cmake/gcc_platform.sh" "/builddir/build/BUILD/gccxml-0.9.0-20131209/GCC/config_cmake/gcc_platform.cmake" "/usr/bin/cmake" 2>&1
*** Configuration aarch64-unknown-linux-gnu not supported
CMake Error at GCC/config_cmake/CMakeLists.txt:724 (MESSAGE):

Can something be done for it?
fetch gccxml source and build it on aarch64 platform
No tags attached.
Issue History
2014-05-16 10:51Marcin JuszkiewiczNew Issue
2015-03-26 11:59Brad KingNote Added: 0038307
2015-03-26 11:59Brad KingStatusnew => resolved
2015-03-26 11:59Brad KingResolutionopen => suspended
2015-03-26 11:59Brad KingAssigned To => Brad King

Notes
(0038307)
Brad King   
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 [^]