I needed llvm. llvm builds fine, but llvm-gcc for fortran requires an updated gmp 4.1, which is interesting because we have gmp-4.2.4. This looks like a gcc upstream problem. And the llvm gcc frontend is only at 4.2, not 4.3, which would make life easier. Dave, do have any idea?
http://llvm.org/releases/2.5/llvm-gcc-4.2-2.5.source.tar.gz checking for correct version of gmp.h... yes checking for correct version of mpfr.h... buggy version of MPFR detected checking for any version of mpfr.h... no configure: error: GMP 4.1 and MPFR 2.2.1 or newer versions required by fortran -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

