How can I build boost 1_89_0 on MacOS with headerpad_max_install_names as a linkflags option. Without this present in the boost dylibs, I am unable to use install_name_tool -change to correctly define @rpath in my later project build. Error message I get is: "change rpath cannot be done because larger updated commands do not fit: relink with header pad or headerpad_max_install_names" Any advice would be appreciated in how to insert this option in project.jam Thanks....JMN _______________________________________________ Boost-users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.boost.org/mailman3/lists/boost-users.lists.boost.org/ Archived at: https://lists.boost.org/archives/list/[email protected]/message/RDPALJTF2TVQR4NPUI7N354A7RMZWNLV/
