svn commit: r187132 - head/usr.bin/make

Erik Trulsson ertr1013 at student.uu.se
Fri Jan 30 06:20:39 PST 2009


On Fri, Jan 30, 2009 at 02:21:53PM +0100, Hartmut Brandt wrote:
> Erik Trulsson wrote:
> > On Fri, Jan 30, 2009 at 01:02:15PM +0100, Ivan Voras wrote:
> >> 2009/1/30 David O'Brien <obrien at freebsd.org>:
> >>
> >>> compiler invocation must really bug you.  Perhaps we should have the
> >>> quiet out put of the ncftp3 build where every complication takes only
> >>> 1 line:
> >>>
> >>>    Compiling DStrCat.so:                                     [OK]
> >>>    Compiling DStrFree.so:                                    [OK]
> >>>    Compiling Dynscpy.so:                                     [OK]
> >>>    Compiling Strncpy.so:                                     [OK]
> >>>    Compiling strtokc.so:                                     [OK]
> >>>    ..snip..
> >> I'd vote for that being the default :)
> > 
> > I would not.  In fact I am quite happy that is not the default.
> > 
> >> It's also the mode used by Linux kernel (note that it's not a pro or a
> >> contra argument in itself), e.g.
> > 
> > True, and it is a PITA when there is a problem with the compilation, since
> > you need to add extra flags to the verbose output so you can find out what
> > flags the compiler actually was invoked with.
> 
> I took that vote as a joke. It may only be a joke, right?

It might well have been a joke.  Probably was in fact, but I am not willing
to take any chances on that.






-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013 at student.uu.se


More information about the svn-src-all mailing list