This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/36586] configure: error: GNU Fortran is not working; please report a bug...



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]