Hi, I thought that when we installed a .app, we installed a little shell script that did exec path/to/app.app/app, but apparently now we’re installing a symlink. Unfortunately, this means that rtld tracks the launch path as the Tools directory, which breaks $ORIGIN in rpath for the binary and makes it impossible to link against libraries that are bundled inside the .app.
David -- Sent from my PDP-11 _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
