Branch: refs/heads/rurban/darwin-build-gh1096
  Home:   https://github.com/parrot/parrot
  Commit: 59df09bae370d0d2833cd63e2017b4e83c556c3c
      
https://github.com/parrot/parrot/commit/59df09bae370d0d2833cd63e2017b4e83c556c3c
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

  Changed paths:
    M config/gen/config_pm.pm
    M config/gen/config_pm/config_lib_pir.in
    M config/gen/makefiles/root.in
    M config/init/defaults.pm
    M config/init/hints/darwin.pm
    M config/inter/progs.pm
    M lib/Parrot/Configure/Options/Conf.pm
    M lib/Parrot/Configure/Options/Conf/Shared.pm
    M lib/Parrot/Configure/Utils.pm

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

compile parrot_old static. use this for debugging with gdb.
keep -undefined dynamic_lookup only for dynamically loaded bundles.
add -lparrot to bundles.

darwin unrelated:
* honor cmdline flags for --ld and --link
* allow --debugging=flags to set -g3
  Note this turns off -g debugging symbols per default, and thus
  fails all configure tests
* add new flag --ccld to set --c, --ld and --link at once
* move deletion of generated config and makefiles from archclean
  to realclean/distclean. we want to delete all object and executables
  only there.

See [GH #1096]



To unsubscribe from these emails, change your notification settings at 
https://github.com/parrot/parrot/settings/notifications
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to