Angelo Graziosi wrote: > checking for i686-pc-cygwin-gcc... /tmp/gcc/.build/./prev-gcc/xgcc > -B/tmp/gcc/.build/./prev-gcc/ -B/usr/local/gfortran/i686-pc-cygwin/bin/ > checking for C compiler default output file name... configure: error: C > compiler cannot create executables > See `config.log' for more details.
You'll have to look at config.log but this is probably a problem with your system lacking all the required gmp and mpfr library packages. Make sure you have them all. I don't think this is a bug in gcc. Brian -- 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/

