Re: error compiling tar-1.18 on IRIX

2007-07-04 Thread James Youngman
On 7/4/07, Noam G. Nudelman <[EMAIL PROTECTED]> 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

Re: error compiling tar-1.18 on IRIX

2007-07-01 Thread James Youngman
On 7/1/07, Noam G. Nudelman <[EMAIL PROTECTED]> wrote: When trying to compile tar-1.18 on IRIX 6.5, I get the following error: [...] ./inttypes.h:44:3: #error "This file assumes that 'int' has exactly 32 bits. Please report your platform and compiler to ." Which compiler were you using? W

error compiling tar-1.18 on IRIX

2007-07-01 Thread Noam G. Nudelman
Hi, When trying to compile tar-1.18 on IRIX 6.5, I get the following error: In file included from ./stdint.h:71, from /usr/include/inttypes.h:242, from ./inttypes.h:31, from xstrtol.h:25, from xstrtol.c:32, fro