Changes between Initial Version and Version 1 of Ticket #62656, comment 31


Ignore:
Timestamp:
Apr 15, 2021, 11:41:11 PM (3 years ago)
Author:
Wowfunhappy (Jonathan)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62656, comment 31

    initial v1  
    77> The symbols are in the executable (which is already 99% statically linked), and mortals can't really force them in there. (I actually think you can do it, with a decompiler/dissassembler, but ... not us).
    88
    9 I read this and my first thought was "can't you just use install_name_tool"?
     9I read this and my first thought was "can't I use install_name_tool"?
    1010
    1111I wanted to play around, so I booted a clean 10.9 VM and built libMacportsLegacySupport.dylib. Then, I used optool to add `libSystem.B.dylib` as a sub-library of `libMacportsLegacySupport.dylib`: