This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36586] configure: error: GNU Fortran is not working; please report a bug...
- From: "kargl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2008 19:23:38 -0000
- Subject: [Bug fortran/36586] configure: error: GNU Fortran is not working; please report a bug...
- References: <bug-36586-16361@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from kargl at gcc dot gnu dot org 2008-06-20 19:23 -------
Please read the instruction on how to build GCC. Your config.log shows
that you are trying to build gcc within its source directory. This is
supported.
$ ../configure --prefix=/usr/local --with-mpfr=/usr/local
--with-gmp=/usr/local
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36586