Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2013 20:34:45 -0500
From:      Joe Nosay <superbisquit@gmail.com>
To:        Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>, ports <ports@freebsd.org>
Subject:   Re: Make commands...
Message-ID:  <CA%2BWntOte7DdNSTTPZBeYyzv1ijZx8S27Tnzis6tNcw3YmoFHNA@mail.gmail.com>
In-Reply-To: <448uwkihmw.fsf@lowell-desk.lan>
References:  <CA%2BWntOt0B6Gdmjp6WwA0_ZnqJRr-1VkbXYrbVOML43OhtvLVAA@mail.gmail.com> <448uwkihmw.fsf@lowell-desk.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 19, 2013 at 9:35 AM, Lowell Gilbert <
freebsd-ports-local@be-well.ilk.org> wrote:

> Joe Nosay <superbisquit@gmail.com> writes:
>
> > Is there a flag for verbose output?
>
> "-v" will cause make to be verbose.
>
> If what you actually want is to have the things make calls
> be verbose, then you need to configure make to tell those
> other programs in whatever way is appropriate. Adding
> "-Wall" to CFLAGS is a familiar example -- for gcc.
>


I'm using CLang when possible. As suggested by Wolfskill in the reply
before yours, would that be
"#make -V MAKE.MODE==m MAKE.MODE==v" from the command line ? It's a SIGSEGV
fault that I am trying to trace.

Thanks muchly.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BWntOte7DdNSTTPZBeYyzv1ijZx8S27Tnzis6tNcw3YmoFHNA>