Opened 14 years ago
Closed 14 years ago
#1926 closed Bugs (duplicate)
MacOS (Darwin) should use the -headerpad_max_install_name option
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | Boost 1.36.0 | Component: | Building Boost |
Version: | Boost 1.35.0 | Severity: | Problem |
Keywords: | darwin macos library dylib | Cc: |
Description
Because of the way that dynamic linking works on MacOS, to be able to redistribute dynamic libraries it is necessary to include the path to the library in the executable.
Attached is a patch (from the MacPorts people) to make relocation much, much easier using MacOS's 'install_name_tool'.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
add padding to the dylib install name