Make commands...

Boris Samorodov bsam at passap.ru
Wed Nov 20 08:06:05 UTC 2013


20.11.2013 05:34, Joe Nosay пишет:
> On Tue, Nov 19, 2013 at 9:35 AM, Lowell Gilbert <
> freebsd-ports-local at be-well.ilk.org> wrote:
> 
>> Joe Nosay <superbisquit at 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.

Seems that MAKE(1) (search for "debug") may help you.

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve


More information about the freebsd-ports mailing list