Compiling GFortran - mpfr_

Steve Kargl sgk@troutmask.apl.washington.edu
Mon Oct 3 19:32:00 GMT 2011


On Mon, Oct 03, 2011 at 09:20:46PM +0200, Daniel Carrera wrote:
> 
> I am under the vague impression that this has something to do with the 
> quad precision library, but I don't really understand what the problem 
> is or how to fix it. Help?
> 

It has absolutely nothing to do with the quad precision library.

You forgot to include the important information.
1) Versions of gcc, gmp, mpfr, and mpc?
2) Did you read the instruction at http://gcc.gnu.org/install/?
3) Did you actually follow the instructions?

PS: the error messages indicate that the loader can't find the
    mpfr library.

-- 
Steve



More information about the Fortran mailing list