>>>>> "Russell" == Russell King <- ARM Linux Admin <[EMAIL PROTECTED]>> writes:
Russell> 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.
Russell> I think actually it may be a signed type.
Eek. Unsigned int vs. unsigned long is a small difference in detail,
but making size_t a signed type would rather obviously be an error.
I suppose the theing to do would be to dig into the gcc sources and
find out what it did...
paul
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]