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 <bug-gnulib@gnu.org>."
Which compiler were you using? Which version of that compiler? What are the values of INT_MIN, INT32_MIN, INT_MAX and INT32_MAX on that platform, please? Thanks, James.