Follow-up Comment #2, bug #39825 (project make): If I use objdump inside makefile, arguments are passed incorrectly so objdump thinks that there is no parameter. That is why USAGE is shown.
If I use objdump just from the command line, everything is OK - ELF is not found but that does not matter now. If I use objdump inside makefile WITHOUT redirection, it works correctly. So, from my point of view, redirection with '>' does not work correctly in GNU Make. Hopefully now it is more clear. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?39825> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make