Compiling gcc-4.5.0 : error with ppl

Preeti Sharma pritis@gmail.com
Mon Jul 12 22:26:00 GMT 2010


Hello Ian, Phil,

Please find the config.log attached. I have LD_LIBRARY_PATH set to the
new gmp 5.0.1  version.
It is not clear what else needs to be set. I also tried with
--with-gmp option with no luck...

Thanks

Preeti

On Mon, Jul 12, 2010 at 2:33 AM, Ian Lance Taylor <iant@google.com> wrote:
> Preeti Sharma <pritis@gmail.com> 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
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 163643 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-help/attachments/20100712/d7ec5003/attachment.obj>


More information about the Gcc-help mailing list