hydra-users
[Top][All Lists]
Advanced

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

Re: i686-solaris


From: Vincent Lefevre
Subject: Re: i686-solaris
Date: Fri, 12 Jul 2013 09:49:51 +0200
User-agent: Mutt/1.5.21-6305-vl-r59709 (2013-04-16)

On 2013-07-12 09:25:59 +0200, Zimmermann Paul wrote:
>        Hi,
> 
> it seems the library installed in
> /nix/store/yz4r78ssvhz4cc0xj4z9mv98m2xz9q97-gmp-4.3.2/lib is for GMP 4.3.1
> and not 4.3.2. See for example:
> 
> http://hydra.nixos.org/build/5509583/download/1/mpfr-0pre-3.2.0-dev/nix-build-rwfk69g6r85hm43gfd2lq1s7r30g3iyg-mpfr-0pre-3.2.0-dev.drv-0/mpfr-3.2.0-dev/config.log
> 
> configure:15350: gcc -std=gnu99 -o conftest -Wall -Wmissing-prototypes 
> -Wpointer-arith -m32 -O2 -pedantic -fomit-frame-pointer -mtune=pentium2 
> -march=pentium2 -ffloat-store 
> -I/nix/store/yz4r78ssvhz4cc0xj4z9mv98m2xz9q97-gmp-4.3.2/include 
> -L/nix/store/yz4r78ssvhz4cc0xj4z9mv98m2xz9q97-gmp-4.3.2/lib conftest.c -lgmp  
> >&5
> configure:15350: $? = 0
> configure:15350: ./conftest
> gmp.h: 4.3.2 / libgmp: 4.3.1
> 
> (unless -lgmp did take another library that the one given by -L...)
> 
> Is it possible to fix that issue?

It would be surprising to have a wrong GMP installation. I have the
impression that libgmp 4.3.1 comes from a system-wide installation,
e.g. /usr/lib, in which case the bug would be in MPFR (or perhaps
the autotools). There may be a workaround: to use --with-gmp instead
of (or in addition to) --prefix, but it would be better to fix the
bug in MPFR...

-- 
Vincent Lefèvre <address@hidden> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]