URL: <http://savannah.gnu.org/bugs/?47752>
Summary: --no-print-directory has no effect if command parsing complains about -j options Project: make Submitted by: None Submitted on: Thu 21 Apr 2016 11:24:47 UTC Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Component Version: 4.0 Operating System: Any Fixed Release: None Triage Status: None _______________________________________________________ Details: If you run the attached makefile with "make" and "make -j4" you get different behaviours, in the latter case it fails. I believe this to be a bug due to having parsed the long option --no-print-directory, but not having applied the setting yet. Please also see the attached diff for a proposed patch. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Thu 21 Apr 2016 11:24:47 UTC Name: Makefile Size: 219B By: None Sample Makefile demonstrating the problem, proposed patch. <http://savannah.gnu.org/bugs/download.php?file_id=36973> ------------------------------------------------------- Date: Thu 21 Apr 2016 11:24:47 UTC Name: make_main.diff Size: 414B By: None Sample Makefile demonstrating the problem, proposed patch. <http://savannah.gnu.org/bugs/download.php?file_id=36974> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?47752> _______________________________________________ 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