----- Original Message -----
From: "Bruce Dubbs" <[email protected]>
To: "LFS Developers Mailinglist" <[email protected]>
Sent: Tuesday, November 15, 2011 12:28 AM
Subject: Re: gmp 5.0.2 - 6.14 svn-111108
> Tobias Gasser wrote:
> > t-get_d fails here
> >
> > the first 9 test run fine
> > then 1 of 30 fail
> > no more tests are run, maybe more tests are broken
> >
> > mpn_get_d wrong on 2^n
> > want = 1
> > got = 5.18...e-318
> >
> > can anybody confirm the failure?
> > or any hint what might be wrong with my build?
> >
> > google was no help
> >
> > i use 32bit, thus ABI=32 is set
> >
I use
# --build=i486-linux force 32-bits ABI on an AMD 64-bits CPU
# and disable sse2 intructions usage on i686
# on sparc64 and powerpc64, force 32-bits userspace
cd $(DIR_APP) && ./configure --prefix=/usr \
--disable-static \
--build=$(MACHINE)-linux
and I have no test failure with gmp-5.0.1 and gcc-4.4
All 9 tests passed
All 30 tests passed
All 58 tests passed
All 11 tests passed
All 27 tests passed
All 7 tests passed
All 3 tests passed
All 0 tests passed
All 0 tests passed
total tests passed=145
Gilles
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page