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 > > as this tests are considered critical, i 'd like to fix it...
Note that ABI=32 is only needed when building with a 32-bit kernel on 64-bit hardware. I haven't got a system to check that, but I did try a test build on a very old LFS P4 system. For me, all tests passed. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
