bug-gnulib
[Top][All Lists]
Advanced

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

Re: test-float fails on regular PowerPC, too.


From: Andreas Metzler
Subject: Re: test-float fails on regular PowerPC, too.
Date: Mon, 5 Sep 2011 19:48:03 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On 2011-09-04 Bruno Haible <address@hidden> wrote:
> Andreas Metzler wrote:
> > test-float fails on PowerPC (not PowerPC64), too. This causes
[...]
> Does the test failure go away if you change in lib/float.in.h the
> condition

>     (defined _ARCH_PPC || defined _POWER) && defined _AIX

> to

>     (defined _ARCH_PPC || defined _POWER || defined __ppc__ || defined 
> __powerpc__)

> and adjust m4/float_h.m4 to set FLOAT_H=float.h and REPLACE_FLOAT_LDBL=1
> (like it is done for AIX)?

Like I tried in the attached patched? - No did not help.

(I am running this from grep-2.9, as the whole thing is much smaller
and less interdependent than gnutls)

cu andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

Attachment: debian-changes-2.9-2.1
Description: Text document


reply via email to

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