我想这是我安装GCC的问题。我一直在checking for the correct version of mpfr.h... yeschecking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpclibraries
我正在尝试在MacOS10.5.7上交叉编译GCC。在安装GMP、MPFR和MPC之后,我使用以下命令配置了GCC:checking for the correct version of the gmp/mpfr/mpc libraries... noconfigure: error: Building GCC
我再次试图在运行Irix版本6.5的SGI Indy计算机上安装一个编译器,这次,我找到了一个文件,其中包含了我认为需要的所有库。rld: Fatal Error: Cannot Successfully map soname 'libmpc.so.4' under any of the filenames /opt/local/gcc473
/bin/gcc/gcc-4.5.0 --with-gmp-lib=/usr/lib64 --with-mpfr-lib=/usr/lib64 --enable-shared --enable-threads... no
configure: error: Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0+.Try t