bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU make troubleshooting


From: Paul Smith
Subject: Re: GNU make troubleshooting
Date: Sun, 27 Aug 2023 09:26:57 -0400
User-agent: Evolution 3.48.4 (by Flathub.org)

On Sun, 2023-08-27 at 15:21 +0200, Alejandro Colomar wrote:
> Maybe mention that removing .SILENT: would be necessary, if
> it is defined.  Here's what the Linux man-pages makefiles do.

Yes, that's a good idea to mention .SILENT.

I really don't want to get into documenting all the different ways that
some makefiles might enable a "debug mode".  I've seen other makefile
systems that use VERBOSE not V, and some that use DEBUG, etc.

I will mention something about checking the makefile to see if it has a
debug setting and maybe mention some common variables to set.

-- 
Paul D. Smith <psmith@gnu.org>            Find some GNU make tips at:
https://www.gnu.org                       http://make.mad-scientist.net
"Please remain calm...I may be mad, but I am a professional." --Mad
Scientist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]