Mercury Bugs - mercury
View Issue Details
0000176mercuryBugpublic2010-12-16 01:512010-12-20 16:01
Reporterjuliensf 
Assigned Tojuliensf 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000176: incorrect install names on Mac OS X with mmake
DescriptionThe invocation of ml script in a .dep file on Mac OS X is incorrect.
For libmercury_www in extras the install name is set using the following:

-install_name "/Users/<etc etc>/libmercury_www.\$(EXT_FOR_SHARED_LIB)"

The $ sign should *not* be escaped.
TagsNo tags attached.
Attached Files

Notes
(0000298)
juliensf   
2010-12-20 16:01   
Fix committed.
(See r1.5 of compiler/file_util.m for details.)

Issue History
2010-12-16 01:51juliensfNew Issue
2010-12-16 03:01juliensfStatusnew => assigned
2010-12-16 03:01juliensfAssigned To => juliensf
2010-12-20 16:01juliensfNote Added: 0000298
2010-12-20 16:01juliensfStatusassigned => resolved
2010-12-20 16:01juliensfResolutionopen => fixed