Error:Building GCC requires GMP 4.2+, MPFR 3.1.0+ and MPC 0.8.0+

https://www.lixh.cn/archives/3763.html

https://stackoverflow.com/questions/9253695/building-gcc-requires-gmp-4-2-mpfr-2-3-1-and-mpc-0-8-0

sudo apt install libgmp-dev

sudo apt install libmpfr-dev

sudo apt install libmpc-dev

 

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

posted on 2023-02-16 20:12  lh03061238  阅读(189)  评论(0编辑  收藏  举报

导航