autoconf-patches
[Top][All Lists]
Advanced

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

Re: Overflow protection in _AC_COMPUTE_INT_COMPILE


From: Pavel Roskin
Subject: Re: Overflow protection in _AC_COMPUTE_INT_COMPILE
Date: Thu, 16 Nov 2000 01:47:25 -0500 (EST)

Hello, Alexandre!

> > int _array_ [1 - 2 * !((sizeof(int)) <= 4095)]
> 
> > I don't have access to that machine anymore, but if I remember correctly,
> > the message was about an array of variable size.
> 
> Works for me on two HP-UX 10.20 boxes I've tested.  I don't know what
> the compiler version is, but it certainly isn't one that had to be
> bought separately from the OS.

Please test with CC=/bin/cc, not just with the best CC that autoconf can
find.

Also try "what /bin/cc" - it will show the version of /bin/cc.

Regards,
Pavel Roskin




reply via email to

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