Bug report for make documentation

2008-10-08 Thread Harald Bergmann
Dear developer, at the PDF documentation of make, which I currently loaded from your web side the following is found at top of page 25: --- Wildcard expansion is performed by make automatically in targets and in prerequisites. In commands the shell is responsible for wildcard expansion. In

[bug #102] Make prints an incorrect error for missing includes

2008-10-08 Thread anonymous
Follow-up Comment #6, bug #102 (project make): Do we have an idea to fix this, now? It is not fatal but really annoying... One workaround may be to make a custom build script that filters the make output displayed to the user, but that's not pretty, eh? Paul: Is the deferring of the error

[bug #102] Make prints an incorrect error for missing includes

2008-10-08 Thread anonymous
Follow-up Comment #7, bug #102 (project make): (It's me from comment #6 again.) I've just read http://make.paulandlesley.org/autodep.html and want to point out that the advanced procedure presented there (building dependency information together with objectes, plus avoiding the error message

[bug #24486] Have make print a progress report during build?

2008-10-08 Thread anonymous
URL: http://savannah.gnu.org/bugs/?24486 Summary: Have make print a progress report during build? Project: make Submitted by: None Submitted on: Wed 08 Oct 2008 04:01:16 PM UTC Severity: 3 - Normal Item

[bug #24486] Have make print a progress report during build?

2008-10-08 Thread Paul D. Smith
Update of bug #24486 (project make): Severity: 3 - Normal = 1 - Wish ___ Follow-up Comment #1: There is no good way to do this without completely rearchitecting how GNU make works. See:

[bug #24487] foo should not be identified with ./foo if foo is phony

2008-10-08 Thread Stepan Kasal
URL: http://savannah.gnu.org/bugs/?24487 Summary: foo should not be identified with ./foo if foo is phony Project: make Submitted by: kasal Submitted on: Wed 08 Oct 2008 07:34:14 PM CEST Severity: 3 - Normal

[bug #24488] phony targets are case insensitive with case insensitive file system

2008-10-08 Thread Stepan Kasal
URL: http://savannah.gnu.org/bugs/?24488 Summary: phony targets are case insensitive with case insensitive file system Project: make Submitted by: kasal Submitted on: Wed 08 Oct 2008 07:50:36 PM CEST Severity: 3 - Normal