[bug #42249] error GNU make 4.0 in handling -q -- exits with 2 if something needs to be updated

2014-05-01 Thread Paul D. Smith
Update of bug #42249 (project make): Status:None = Fixed Assigned to:None = psmith Open/Closed:Open = Closed Fixed Release:

Bug, or not? Pointer, please.

2014-05-01 Thread Houder
Hi, Below, besides the specified target (bla), the output of make also outputs the name of the makefile (M) ... AS IF THE MAKEFILE IS A TARGET. Can anybody explain this to me? Thank you. Henri @@ make --version | head -1 GNU Make 3.82 @@ cat M M bla: null ; @echo $@ #%: null ; @echo $@

Re: Bug, or not? Pointer, please.

2014-05-01 Thread Paul Smith
On Thu, 2014-05-01 at 17:41 +0200, Houder wrote: Below, besides the specified target (bla), the output of make also outputs the name of the makefile (M) ... AS IF THE MAKEFILE IS A TARGET. Can anybody explain this to me? Thank you.

Re: Bug, or not? Pointer, please.

2014-05-01 Thread Houder
On Thu, 2014-05-01 at 17:41 +0200, Houder wrote: Below, besides the specified target (bla), the output of make also outputs the name of the makefile (M) ... AS IF THE MAKEFILE IS A TARGET. Can anybody explain this to me? Thank you.

Re: [bug #41758] VMS Make incorrectly reports archives support present.

2014-05-01 Thread h.becker
On 04/30/2014 06:22 AM, John Malmberg wrote: Follow-up Comment #2, bug #41758 (project make): Updated diff for default.c to suppress messages about VMS library creation if not existing. Updated the library creation to create the correct library type for the known library file suffixes for

[bug #42260] posixpath, hostpath, commasp, spcomma needed for non-Unix OS

2014-05-01 Thread John Malmberg
URL: http://savannah.gnu.org/bugs/?42260 Summary: posixpath, hostpath, commasp, spcomma needed for non-Unix OS Project: make Submitted by: wb8tyw Submitted on: Thu 01 May 2014 10:32:57 PM GMT Severity: 3 - Normal

[bug #41758] VMS Make incorrectly reports archives support present.

2014-05-01 Thread John Malmberg
Follow-up Comment #3, bug #41758 (project make): Updated default.c patch with fixed shared image library rule. Added shared image library to tests/scripts/vms/library. (file #31296, file #31297) ___ Additional Item Attachment: File