On Thursday 19 December 2002 23:28, you wrote: > On Thu, Dec 19, 2002 at 10:19:28PM +0100, Gerhard Tonn wrote: > > configure doesn't work any more for the s390x (64 bit) libraries. I am > > doing the build on a 31 bit machine and the sizeof long double test > > fails, because the 64 bit test program is not executable. It used to skip > > the test because it recognized that it is doing a kind of cross-compile. > > Anybody any idea how to fix it? > > > I just spent a couple of minutes looking at the test and my brain isn't > letting me guess what's happening. I can try looking at is tomorrow, > though. >
The patch I sent you solves the problem. -6 builds now for s390 and s390x successfully and the testsuite succeeds also. Thanks, Gerhard

