[parrot/parrot] 54608c: [build] Change darwin build flags to enable gdb de...
GitHub
noreply at github.com
Wed Nov 12 13:10:47 UTC 2014
Branch: refs/heads/smoke-me/darwin-gdb-gh1096
Home: https://github.com/parrot/parrot
Commit: 54608c3bab9702c8f703e6737cd7eeeb0a6f3e59
https://github.com/parrot/parrot/commit/54608c3bab9702c8f703e6737cd7eeeb0a6f3e59
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-11-12 (Wed, 12 Nov 2014)
Changed paths:
M config/gen/makefiles/root.in
M config/init/hints/darwin.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.
honor cmdline flags for --ld and --link.
and 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]
More information about the parrot-commits
mailing list