如果遇到类似问题:

configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.,mpfr2.4.0

解决:

 yum install  gmp  gmp-devel  mpfr  mpfr-devel  libmpc  libmpc-devel

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-07-18
  • 2022-12-23
  • 2022-02-15
  • 2021-10-26
  • 2021-10-11
猜你喜欢
  • 2021-12-21
  • 2021-12-12
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-17
相关资源
相似解决方案