On Sat, Jun 01, 2013 at 10:21:16AM -0700, Barret Rhoden wrote: > It does not fail if the Makefile doesn't > modify a file that it includes.
Doesn't this mean you have a make loop? I think what happens is that make hits some limit, and instead of reporting an error, say due to running out of stack, tries to run objdump with some severly limited system resource. I doubt that this objdump segfault is worth pursuing. -- Alan Modra Australia Development Lab, IBM _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils