On 20/03/2018 11:57, Julien Savard wrote:
Modern versions of gcc are memory monsters I did find through google some trickery that constrained it and forced it to clear up after itself more aggressively but that did horrible things to compile times.I'll be damned ! Simply adding more swap fixed the issue. Thanks Thomas !
I'm just contemplating a pkgsrc build on an old acorn32(arm) system with 64MB of RAM. I think I'll be using distcc and ofloading the actual compile work to one of my larger AMD64 systems. ;)
Mike