MantisBT - CMake
View Issue Details
0000158CMakeCMakepublic2003-08-21 09:212008-05-19 16:03
Bill Hoffman 
Bill Hoffman 
lowminoralways
closedfixed 
 
 
0000158: HP cc has a problem with rpath
HP cc is used to link execuables
ld is used to link shared libraries built with c, the rpath is shared
if ld, you have to remove the -Wl,+b and just have a +b
No tags attached.
has duplicate 0004267closed Bill Hoffman Improper +b flag passed to HP f90 
Issue History
2008-01-10 17:28Alex NeundorfNote Added: 0010134
2008-01-10 17:31Alex NeundorfRelationship addedhas duplicate 0004267
2008-01-10 17:32Bill HoffmanNote Added: 0010136
2008-05-19 16:03Bill HoffmanStatusassigned => closed
2008-05-19 16:03Bill HoffmanNote Added: 0012011
2008-05-19 16:03Bill HoffmanResolutionopen => fixed

Notes
(0010134)
Alex Neundorf   
2008-01-10 17:28   
Is this still open ?
The HP-UX module has some handling for that.

Alex
(0010136)
Bill Hoffman   
2008-01-10 17:32   
The problem is still there, but just produces a warning, and the fix is difficult...
(0012011)
Bill Hoffman   
2008-05-19 16:03   
This is actually fixed now.