bug-gnulib
[Top][All Lists]
Advanced

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

Re: error compiling tar-1.18 on IRIX


From: James Youngman
Subject: Re: error compiling tar-1.18 on IRIX
Date: Wed, 4 Jul 2007 09:44:39 +0100

On 7/4/07, Noam G. Nudelman <address@hidden> wrote:
Hi,

  I'm using gcc v3.4.2 on Silicon Graphics Origin 300 running IRIX 6.2.27m.

> grep INT_MIN /usr/include/internal/limits_core.h
#define INT_MIN         (-2147483647-1) /* min value of an "int" */

> grep INT32_MIN /usr/include/inttypes.h
#define INT32_MIN       (-2147483647-1)

> grep INT_MAX /usr/include/internal/limits_core.h
#define INT_MAX         2147483647      /* max value of an "int" */

> grep INT32_MAX /usr/include/inttypes.h
#define INT32_MAX       (2147483647)

Please reply to the list, not just to me.  Thanks.




reply via email to

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