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/36581] Fortran compiler does not pass the tests



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


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