[parrot/parrot] d2ad85: [build] Change darwin build flags to enable gdb de...
GitHub
noreply at github.com
Wed Oct 8 10:23:30 UTC 2014
Branch: refs/heads/smoke-me/darwin-gdb-gh1096
Home: https://github.com/parrot/parrot
Commit: d2ad8596cf9f56b518fd5f49e7531c7922a2164d
https://github.com/parrot/parrot/commit/d2ad8596cf9f56b518fd5f49e7531c7922a2164d
Author: Reini Urban <rurban at cpanel.net>
Date: 2014-10-08 (Wed, 08 Oct 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