On 06/30/2010 04:15 PM, David Howells wrote: > > gcc for 32-bit platforms can handle 64-bit numbers. gcc doesn't handle 128-bit > numbers. > gcc for 64-bit platforms does handle 128-bit numbers, but I don't think it does on 32-bit platforms. -hpa