In message <[EMAIL PROTECTED]>, Russell King - AR
M Linux Admin writes:
>Paul Koning writes:
>> Perhaps the compiler want size_t to be unsigned int, rather than
>> unsigned long? Even if they are the same size they are, I think,
>> distinct types.
>
>I think actually it may be a signed type.
No, that's ssize_t. Gcc makes size_t `unsigned int' on ARM GNU/Linux systems;
I vaguely recall that it used to be `unsigned long', but I could be wrong
about that.
p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]