[Bug bootstrap/78893] gcc-6.3.0 build fails on genattrtab on CentOS 7

2018-09-06 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78893 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug bootstrap/78893] gcc-6.3.0 build fails on genattrtab on CentOS 7

2016-12-22 Thread williambader at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78893 --- Comment #3 from William Bader --- Thanks! Increasing the allocated memory fixed the problem, and the gcc build completed. Regards, William $ /usr/bin/free -h totalusedfree shared buff/cache available Mem

[Bug bootstrap/78893] gcc-6.3.0 build fails on genattrtab on CentOS 7

2016-12-21 Thread williambader at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78893 --- Comment #2 from William Bader --- Thanks for the quick reply. The system is a VM. I have the results of 'free' below. The VMs where the build worked all have slightly more memory and swap. What is the recommended minimum to build gcc-6? $ fre

[Bug bootstrap/78893] gcc-6.3.0 build fails on genattrtab on CentOS 7

2016-12-21 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78893 --- Comment #1 from Andrew Pinski --- >make[3]: *** [s-attrtab] Killed How much memory do you have on your system? Do you have a swap space? Provide the output of the command "free".