https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78893
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
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
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
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".