Le 11/01/2018 à 15:25, Pavel Sanda a écrit :
Jean-Marc Lasgouttes wrote:
Le 09/01/2018 ? 20:33, Scott Kostyshak a écrit :
Note that the monolithic builds took longer than the
non-monolithic builds (at least in "real" and "user" time. I don't know
why "sys" time is actually shorter).
Interesting. Does anyone around rely on monolithic builds?
I stopped while ago, because
1) many-core machines appeared and monolithic build can't
compete with massive paralellization
2) newer gcc is so mem hungry older machines with less cores
cannot handle monolithic build from memory point of view.
So shall we remove support for monolithic builds? This looks like
unnecessary complications.
JMarc