URL: <http://savannah.gnu.org/bugs/?30748>
Summary: Segmentation violation for SHELL with "strange" character Project: make Submitted by: pmachata Submitted on: Срд 11 Авг 2010 14:49:30 Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any Component Version: CVS Operating System: None Fixed Release: None Triage Status: None _______________________________________________________ Details: $ cat ../y.mk SHELL:=python^ all:; @print 6 $ ./make -f ../y.mk Segmentation fault When this gets fixed (I'll attach the patch, but I'm not sure whether I'm not just patching over some deeper bug): $ ./make -f ../y.mk /bin/sh: python^ -c print\ 6: No such file or directory make: *** [all] Error 127 Even though: $ python^ -c print\ 6 6 _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Срд 11 Авг 2010 14:49:30 Name: make-3.82-weird-shell-segv.patch Size: 573B By: pmachata <http://savannah.gnu.org/bugs/download.php?file_id=21193> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?30748> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make