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

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


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: ccb9bb46a627ee22994e62566de18bbc62c81efe
      https://github.com/parrot/parrot/commit/ccb9bb46a627ee22994e62566de18bbc62c81efe
  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.

Closes GH #1096




More information about the parrot-commits mailing list