make of gcc suite halts with the following message:
configure: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/root/gcc-4.4.4/i686-pc-linux-gnu/libgfortran/config.log
make[1]: *** [configure-target-libgfortran] Error 1
make[1]: Leaving directory `/
--- Comment #2 from johnkhord at gmail dot com 2010-05-13 17:12 ---
I re-compiled both GMP and MPFR (using the --with-gmp directive) and am now
getting a new nastygram when make-ing gcc
: Assembler messages:
:5148: Error: symbol `fstatat64' is already defined
:5185: Error: s
--- Comment #4 from johnkhord at gmail dot com 2010-05-13 17:15 ---
Never mind -- according to other bug entries, apparently gcc-4.4.3 (and
presumeably 4.4.4) requires glibc 2.6
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44105
--- Comment #5 from johnkhord at gmail dot com 2010-05-13 17:17 ---
(In reply to comment #3)
> (In reply to comment #2)
> > I re-compiled both GMP and MPFR (using the --with-gmp directive) and am now
> > getting a new nastygram when make-ing gcc
>
> No but b