nx icon indicating copy to clipboard operation
nx copied to clipboard

Compilation of gcc fails.

Open Ghodawalaaman opened this issue 1 year ago • 1 comments

I don't know much about OS stuff but it seems like it needs some patches or some external libraries.

Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify their locations. Source code for these libraries can be found at their respective hosting sites as well as at ftp://gcc.gnu.org/pub/gcc/infrastructure/. See also http://gcc.gnu.org/install/prerequisites.html for additional info. If you obtained GMP, MPFR and/or MPC from a vendor distribution package, make sure that you have installed both the libraries and the header files. They may be located in separate packages. !> gcc compilation failed!

Ghodawalaaman avatar Oct 27 '22 15:10 Ghodawalaaman