MantisBT - CMake
View Issue Details
0009873CMakeCMakepublic2009-11-09 15:472010-09-09 23:54
Pino Toscano 
Bill Hoffman 
normalminoralways
closedduplicate 
 
CMake 2.8.3CMake 2.8.3 
0009873: incomplete platform file for GNU/Hurd
Currently (both in cmake 2.6.x and cmake 2.8 as of its latest rc5), the GNU.cmake platform file used for GNU/Hurd systems is not complete.
In particular, it needs the rpath-link flag definition, needed for properly compiling in all the cmake setups; in particular, its miss causes the failure of the ExportImport unit test, which instead works correctly with the proposed patch.
Also, the patch provides some more definitions, a bit close to the Linux oones (given the base toolchain is quite close anyway, GNU-based).
The patch can be applied to both 2.6.x and 2.8.x versions.
No tags attached.
duplicate of 0010204closed Bill Hoffman More support for GNU/Hurd 
diff hurd.diff (622) 2009-11-09 15:47
https://public.kitware.com/Bug/file/2644/hurd.diff
Issue History
2009-11-09 15:47Pino ToscanoNew Issue
2009-11-09 15:47Pino ToscanoFile Added: hurd.diff
2010-02-08 11:09Bill HoffmanStatusnew => assigned
2010-02-08 11:09Bill HoffmanAssigned To => Bill Hoffman
2010-02-08 11:10Bill HoffmanNote Added: 0019473
2010-07-29 10:32Brad KingRelationship addedduplicate of 0010204
2010-07-29 10:33Brad KingNote Added: 0021544
2010-07-29 10:33Brad KingStatusassigned => closed
2010-07-29 10:33Brad KingResolutionopen => duplicate
2010-09-09 23:54David ColeFixed in Version => CMake 2.8.3
2010-09-09 23:54David ColeTarget Version => CMake 2.8.3

Notes
(0019473)
Bill Hoffman   
2010-02-08 11:10   
We need a dashboard for this to move forward.
(0021544)
Brad King   
2010-07-29 10:33   
Even though this issue came before 0010204, the latter has more discussion and progress. I'm closing this one as a duplicate.