Discussion:
[Wt-interest] Compilation Memory
John Robson
2015-06-22 15:48:15 UTC
Permalink
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
Pau Garcia i Quiles
2015-06-22 17:17:52 UTC
Permalink
It's because of boost
Post by John Robson
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
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors
network devices and physical & virtual servers, alerts via email & sms
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
witty-interest mailing list
https://lists.sourceforge.net/lists/listinfo/witty-interest
--
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)
Loading...