This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36581] Fortran compiler does not pass the tests
- From: "dfranke 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 07:49:25 -0000
- Subject: [Bug fortran/36581] Fortran compiler does not pass the tests
- References: <bug-36581-16355@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from dfranke at gcc dot gnu dot org 2008-06-20 07:49 -------
From: http://gcc.gnu.org/install/prerequisites.html
"GNU Multiple Precision Library (GMP) version 4.1 (or later)
Necessary to build GCC. If you do not have it installed in your library search
path, you will have to configure with the --with-gmp configure option. See also
--with-gmp-lib and --with-gmp-include. "
>From your config.log:
/usr/local/src/build-gcc-4.3.1/./gcc/f951: relocation error:
/usr/lib/libmpfr.so.1: undefined symbol: __gmp_get_memory_functions
--
dfranke at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dfranke at gcc dot gnu dot
| |org
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36581