This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: MPFR error
On Mon, Apr 24, 2006 at 04:18:09PM -0400, Jenn-Ching Luo wrote:
> >
> > Did you use
> >
> > --with-mpfr-dir=PATH Specify source directory for MPFR library"
> > --with-mpfr=PATH Specify directory for installed MPFR library"
> >
> > --with-gmp-dir=PATH Specify source directory for GMP library"
> > --with-gmp=PATH Specify directory for installed GMP library"
> >
> > during configuration?
>
> The original configuration has the options --with-mpfr=... & --with-gmp=...
> I built it again
> with --with-mpfr=.... --with-mpfr-dir=... --with-gmp=... --with-gmp-dir=...
> , as you suggested. I got the same error message.
>
Well, id libmpfr.a and libgmp.a actually available in directories
you listed.
PS: Please respond to the fortran@ list, so others can benefit from
the discussion.
--
Steve