Amine Chelghaf wrote:
cc1: out of memory allocating 13495072 bytes after a total of 30965760 bytes I guess this a bug, so should I use oldest version of gcc ? And should I report this bug ? ( I am new to this, sorry).
You didn't say how much RAM your machine has installed, how much swap and what other application are running at the same time.
What is the output of 'free' or 'cat /proc/meminfo' ? Darryl