Re: Compiling gcc-4.5.0 : error with ppl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Preeti Sharma <pritis@xxxxxxxxx> writes:

> I am trying to compile gcc-4.5.0 which requires ppl (among other things) .
> I already installed gmp, mpfr, mpc . But ./configure on ppl gives me
> the following error :
>
> checking for the GMP library version 4.1.3 or above... no
> configure: error: Cannot find GMP version 4.1.3 or higher.
> GMP is the GNU Multi-Precision library:

When configuring PPL you may have to use an option to tell it where to
find GMP.  E.g., --with-gmp=GMP_INSTALL_DIR.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux