H. Peter Anvin <hpa at zytor.com> wrote: > gcc for 64-bit platforms does handle 128-bit numbers, but I don't think > it does on 32-bit platforms. How do you specify them? If I say "long long long" gcc moans that it can't support it on x86_64. David