the only trouble is that the tree generated unpacking and compiling
libmpfr.2.2.0.tar.bz2 is not compatible with what --with-mpfr-dir
expects, so that configure exits; I had to copy the mpfr include files
in foo/include, the libraries in foo/lib and use --with-mpfr=../../foo .
You have to sp
On Thu, 2 Mar 2006 14:28:40 +0100, Vincent Lefevre wrote:
The MPFR version distributed with GMP 4.1.4 is old, very buggy, and
no longer maintained. It is highly recommended to compile GMP without
MPFR support and compile the latest MPFR version separately. You can
get it here:
http://www.mpfr.
Hi,
On 2006-03-01 08:43:46 +0100, Maurizio Loreti wrote:
> /usr/soft/lib/libmpfr.a and /usr/soft/lib/libgmp.a are from gmp 4.1.4
The MPFR version distributed with GMP 4.1.4 is old, very buggy, and
no longer maintained. It is highly recommended to compile GMP without
MPFR support and compile the l
On Wed, 1 Mar 2006, Andrew Pinski wrote:
This means your libmpfr.a was compiled for the wrong glibc.
Thanks for the hint -- now I have completed the 4.1.0 build/install, with
[EMAIL PROTECTED] 19 $ gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.1.0/configure
On Mar 1, 2006, at 2:43 AM, Maurizio Loreti wrote:
/usr/soft/lib/libmpfr.a(set_str.o): In function `mpfr_set_str':
set_str.c:(.text+0x174): undefined reference to `__ctype_b'
set_str.c:(.text+0x3b5): undefined reference to `__ctype_b'
set_str.c:(.text+0x411): undefined reference to `__ctype_b'
Output of `srcdir/config.guess': i686-pc-linux-gnu
Content of `/etc/issue': Scientific Linux SL Release 3.0.4 (SL)
Output of `uname -a': Linux mlinux.pd.infn.it 2.4.21-37.ELsmp #1 SMP
Wed Sep 28 12:13:44 CDT 2005 i686 GNU/Linux
Output of `rpm -q glibc': glibc-2.3.2-95.33