John Robson
2015-06-22 15:48:15 UTC
I'm using ArchLinux and in this distro is very common to compile source
code all the time.
I have 8 cores and 8GB, I always use "-O2" and "make -j 8"
But only with Wt my computer do swap, because the compilation process
require a lot of memory.
https://superuser.com/questions/570005/gcc-running-out-of-memory-in-ubuntu-12-10/600130#600130
This is the unique "issue", the code runs perfectly, all the examples
runs without problems.
John
code all the time.
I have 8 cores and 8GB, I always use "-O2" and "make -j 8"
But only with Wt my computer do swap, because the compilation process
require a lot of memory.
https://superuser.com/questions/570005/gcc-running-out-of-memory-in-ubuntu-12-10/600130#600130
This is the unique "issue", the code runs perfectly, all the examples
runs without problems.
John