autoconf
[Top][All Lists]
Advanced

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

Re: configure problem on HP-UX 11


From: Thomas Dickey
Subject: Re: configure problem on HP-UX 11
Date: Mon, 24 Jun 2002 19:20:50 -0400
User-agent: Mutt/1.2.5i

On Tue, Jun 25, 2002 at 08:38:23AM +1000, Kevin Ryde wrote:
> scott douglass <address@hidden> writes:
> >
> > HP/UX /opt/ansic/bin/cc version B.11.11.04 can't compile this legal
> > fragment which is fairly common in GNU sources typically from
> > .../gettext.c:
> >
> > typedef unsigned nls_uint32;
> >
> > static inline nls_uint32
> > SWAP (i)
> 
> I struck that in GMP.  Has to be a compiler bug I think, certainly I

or a poorly designed configure check (inline isn't c89-standard).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net



reply via email to

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