Mercury Bugs - mercury
View Issue Details
0000326mercuryFeature Requestpublic2014-04-23 11:452016-04-04 12:07
Reporterwangp 
Assigned Towangp 
PrioritylowSeverityfeatureReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000326: disable rpath
DescriptionIt should be possible to disable setting the rpath. Perhaps it should be off by default when statically linking the Mercury standard library and runtime.

--no-runtime-library-directory does not work.
TagsNo tags attached.
Attached Files

Notes
(0000672)
juliensf   
2014-05-01 10:31   
I have no objections to adding an option --no-use-rpath to the compiler to achieve this.
(Additionally, if it's possible to switch it off completely on Mac OS X, then that would be useful too.)
(0000698)
juliensf   
2014-05-29 13:55   
Sorry, I accidently closed this one.
(0000884)
wangp   
2016-04-04 12:07   
Fixed with --no-default-runtime-library-directory.

Issue History
2014-04-23 11:45wangpNew Issue
2014-05-01 10:31juliensfNote Added: 0000672
2014-05-29 13:54juliensfStatusnew => closed
2014-05-29 13:54juliensfAssigned To => juliensf
2014-05-29 13:54juliensfResolutionopen => no change required
2014-05-29 13:55juliensfNote Added: 0000698
2014-05-29 13:55juliensfStatusclosed => new
2016-04-04 12:07wangpNote Added: 0000884
2016-04-04 12:07wangpStatusnew => resolved
2016-04-04 12:07wangpResolutionno change required => fixed
2016-04-04 12:07wangpAssigned Tojuliensf => wangp