make error when builing gcc
Jonathan Wakely
jwakely.gcc@gmail.com
Mon Mar 10 09:26:14 GMT 2025
On Mon, 10 Mar 2025 at 09:09, Gwen Fu <gwen3293940943@gmail.com> wrote:
>
> Thank you! After replacing the outdated centOS operating system and compiling for eight hours(That's carzy to me), I have successfully installed and built gcc😂😂
Like it says at https://gcc.gnu.org/wiki/InstallingGCC "If your
computer has multiple processors or cores you can speed it up by
building in parallel using make -j 2 (or a higher number for more
parallelism)."
Use a faster computer or build with more parallelism.
More information about the Gcc
mailing list