|
From: Brian D. <br...@de...> - 2006-03-18 21:09:38
|
"SourceForge.net" wrote: > sometime ago there was a discussion about building GCC 4 with MinGW. > > Now I tried to build GCC 4.1, but the build fails because it cannot locate "gmp.h" > and subsequently fails at __GNU_MP_VERSION. If you are building gfortran you need the mpfr and gmp libraries installed on the system already, I think. The easiest workaround if you don't care about gfortran is not to enable it. Brian |