gpsd-dev
[Top][All Lists]
Advanced

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

Re: would it be time to replace scons with meson build system?


From: Gary E. Miller
Subject: Re: would it be time to replace scons with meson build system?
Date: Wed, 5 Feb 2020 15:56:42 -0800

Yo Ladislav!

On Thu, 6 Feb 2020 00:46:56 +0100
Ladislav Michl <address@hidden> wrote:

> > scons is very quick to determine the build environment, and then
> > caches it for later use.  The entire scons time is a tiny fraction
> > of the rest of the buld, test and install times.  
> 
> In the other words, to make it aware of environment change (library
> installed), you need to tell it to dump that cache, right?

Yes.  Takes seconds.

> So instead of reconfiguring only after change, scons determines each
> time it was already configured, merely informs user about doing so
> which forms more than a half of its terminal output after single file
> change.

I'm not sure I parse that very long sentence.  If by that, you meant
that scons just displays its cache, instead of reconfigureing everything,
then yes.  It takes seconds even on a RasPi.

You can turn that off with "scons -q".

> We clearly do have very different ideas about what 'a tiny fraction'
> is.

We were talking about elapsed time, not text output volume.  If you
don't want to look at it, then just don't look at it.

> > So "
> > discovering build environment." is no reason for two phase"..  
> 
> Ouch...

Yeah, truth hurts.  Sorry.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        address@hidden  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin

Attachment: pgpu7gF3pzzTJ.pgp
Description: OpenPGP digital signature


reply via email to

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