URL:
  <http://savannah.gnu.org/bugs/?31762>

                 Summary: make -silent behaves like make -ignore
                 Project: make
            Submitted by: None
            Submitted on: Thu 02 Dec 2010 10:41:14 PM UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 3.81
        Operating System: MS Windows
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

The -silent option on make appears to force the -ignore option.
When I specify the -silent option, make appears to ignore the exit status of
all commands, and returns an exit status of zero even though the build 
failed.

I encountered this on version 3.81, built for Windows32.  On testing, I found
that the 3.81 build distributed with cygwin behaves the same way, and the
attached makefile and illustrative script are intended to be run under cygwin
or on a unix platform.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 02 Dec 2010 10:41:14 PM UTC  Name: makefile  Size: 137B   By: None
The script maketest calls make with various options.  The output is in
makeout.
<http://savannah.gnu.org/bugs/download.php?file_id=22107>
-------------------------------------------------------
Date: Thu 02 Dec 2010 10:41:14 PM UTC  Name: maketest  Size: 660B   By: None
The script maketest calls make with various options.  The output is in
makeout.
<http://savannah.gnu.org/bugs/download.php?file_id=22108>
-------------------------------------------------------
Date: Thu 02 Dec 2010 10:41:14 PM UTC  Name: makeout  Size: 1kB   By: None
The script maketest calls make with various options.  The output is in
makeout.
<http://savannah.gnu.org/bugs/download.php?file_id=22109>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31762>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to