[bug #44308] combination of $(call ...) and $(value ...) functions

2015-02-19 Thread Alex Maystrenko
URL: http://savannah.gnu.org/bugs/?44308 Summary: combination of $(call ...) and $(value ...) functions Project: make Submitted by: technic93 Submitted on: Чтв 19 Фев 2015 11:35:05 Severity: 3 - Normal Item

Re: disparity in Paul’s Rules

2015-02-19 Thread Paul Smith
On Wed, 2015-02-18 at 17:01 -0800, David Boyce wrote: Every non-continued line that starts with a TAB is part of a command script–and vice versa.” But it’s not really as simple as that. It's never been that simple. But trying to explain the real rules make uses is hard, and taking advantage

make file error

2015-02-19 Thread Srinivas Gitam
sir, i am using redhat enterprise linux version 5.1 to do device driver programs. when i was compiling makefile by using make command i got this msg. that is report bugs to bug-make@gnu.org make:*** all/default error 2 code in make file is obj-m:d2.o all/default : tab make -c

Re: disparity in Paul’s Rules

2015-02-19 Thread David Boyce
For the record, I didn’t ever suggest it was a problem with GNU make, just that the wording in your “rules” doesn’t map perfectly to reality. It’s your call, of course, whether that wording needs to be updated or whether fixing it would muddy the message. Separately: this situation is is not