Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: ccb9bb46a627ee22994e62566de18bbc62c81efe
      
https://github.com/parrot/parrot/commit/ccb9bb46a627ee22994e62566de18bbc62c81efe
  Author: Reini Urban <[email protected]>
  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


_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to