[parrot/parrot] 73fd6a: [build] Improve darwin build flags to enable gdb d...

GitHub noreply at github.com
Wed Nov 12 14:08:12 UTC 2014


  Branch: refs/heads/smoke-me/darwin-gdb-gh1096
  Home:   https://github.com/parrot/parrot
  Commit: 73fd6a0b8a774f1f3bc75ffb5e943d6a1948673f
      https://github.com/parrot/parrot/commit/73fd6a0b8a774f1f3bc75ffb5e943d6a1948673f
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M ChangeLog
    M config/gen/makefiles/root.in
    M config/init/hints/darwin.pm

  Log Message:
  -----------
  [build] Improve darwin build flags to enable gdb debugging

compile parrot_old static. some ar implementations cannot even find
object files with the same basename when debugging (darwin).
use this for debugging with gdb.
keep -undefined dynamic_lookup only for dynamically loaded bundles.
honor cmdline flags for --ld and --link.

See [GH #1096]




More information about the parrot-commits mailing list