This is the mail archive of the gcc-help@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]

Re: Configuration problem: not recognizing MPFR


Nice!!!  That did it.

Damian

On Fri, May 15, 2009 at 1:54 PM, Philip Herron
<herron.philip@googlemail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hey
>
> I got this working now i had the same problem! I posted another topic
> on the mailing list. But i got it going now.
>
> What i had to use was i compiling and installed my own libgmp because
> that worked but i had to use the macports version of mpfr
>
> $ sudo port install mpfr
>
> but use this configure:
>
> $ ./configure --with-mfpr-include=/opt/local/include
> - --with-mpfr-lib=/opt/local/lib
>
> This should work.. well it worked for me :)
>
> - --Phil
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG/MacGPG2 v2.0.11 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkoN1oQACgkQAhcOgIaQQ2FgIgCfVe3Yoo94jpYMW+ppaQp22rXj
> b4wAoIuf/QfpM2feLCAEMgGWyTfID4Z/
> =qNC8
> -----END PGP SIGNATURE-----
>
>


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