|
用install_gcc_9.3.0.sh 安装gcc-930的时候有报错,请问应该如何修改?
configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.
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.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.
###### Installation completed ! ######
|
|