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

Re: [MiNT] [PATCH] Mintlib, silent build rules



Le Mon, 29 Aug 2011 08:46:52 +0200
Vincent Rivière <vincent.riviere@freesbee.fr> a écrit:

> Patrice Mandin wrote:
> > Here is a patch to make mintlib build silent.
> 
> The tar source package uses that feature.
> Fortunately it can be disabled by doing "make AM_DEFAULT_VERBOSITY=1".

It's just a copy/paste of what automake does since 1.11 release, and if
you want verbosity again, it's simpler that what you wrote:
$ make V=1

> Personally I love to see the full command line for each file, to check 
> compiler CPU options, etc. so I always make tar with the option above, and I 
> will do the same for the MiNTLib.

Yes of course, but once they are OK, you want a fast build, and less
stuff printed in terminal = faster, even on my linux box I can see the
difference.

-- 
Patrice Mandin
WWW: http://pmandin.atari.org/
Programmeur Linux, Atari
Spécialité: Développement, jeux

"who writes the code, decides"