[parrot/parrot] 7c8002: [GH 883] Darwin uses now @executable_path/blib/lib...

GitHub noreply at github.com
Sat Dec 15 21:21:18 UTC 2012


  Branch: refs/heads/rurban/darwin-rpath-gh883
  Home:   https://github.com/parrot/parrot
  Commit: 7c800250c9fee44eb2a7bf7107f9dc0c5b70ad26
      https://github.com/parrot/parrot/commit/7c800250c9fee44eb2a7bf7107f9dc0c5b70ad26
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-15 (Sat, 15 Dec 2012)

  Changed paths:
    M config/gen/makefiles/root.in
    M config/init/hints/darwin.pm
    M t/tools/mk_language_shell.t

  Log Message:
  -----------
  [GH 883] Darwin uses now @executable_path/blib/lib/...

DYLD_LIBRARY_PATH disabled, there is no need anymore.
Add new INSTALLABLELIBPARROT target, which is only needed on darwin to set
the final install_name.
Enable tools/dev/mk_language_shell.pl test for Darwin, as this works now.

What is missing is copying INSTALLABLELIBPARROT in the installer,
and later provide relative @executable_path/../lib/libparrot-version.dylib to enable
relocatable installations.





More information about the parrot-commits mailing list