Код: Выделить всё
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... no
Код: Выделить всё
/Users/[username]/Documents/gcc-4.8.3/configure --with-gmp=/usr/local
--with-mpc=/usr/local --with-mpfr=/usr/local
Я установил GMP, MPC и MPFR, но файлы для всех трех распределены по разным папкам в /usr/local. Все файлы заголовков находятся в /usr/local/include, а файлы библиотеки — в /usr/local/lib.
Подробнее здесь: https://stackoverflow.com/questions/239 ... eparate-fr
Мобильная версия