K Stol <[EMAIL PROTECTED]> wrote:
>>
> Thanks for your tips, all!
> I just had to be patient with the old computer. It compiles now (eventually)

And if you want fast recompiles (w/o code changes) then install ccache.

,--[ man ccache ]--------------------------------------------------
| DESCRIPTION
|        ccache is a compiler cache. It speeds up re-compilation of
|        C/C++ code by caching previous compiles and detecting when
|        the same compile is being done again.
`------------------------------------------------------------------

> Klaas-Jan

leo

Reply via email to