[geos-devel] RFC7: Discontinue use of autotools
Sandro Santilli
strk at kbt.io
Tue Jan 12 08:35:37 PST 2021
On Tue, Jan 12, 2021 at 11:26:42AM +0100, Roger Bivand wrote:
> (log out and reboot system)
>
> mkdir _build
> cd _build
> cmake ../geos-3.9.0
> time make
>
> # real 0m12.358s
> # user 0m8.308s
> # sys 0m3.393s
>
> The ouput objects are being cached somewhere, and survive a reboot. They are
> not in the Gnome wastebasket either (rm doesn't put them there).
Are you using ccache ?
Check out ~/.ccache
--strk;
More information about the geos-devel
mailing list