On 01/07/2012 07:44 PM, Blue Swirl wrote: > > Making the build faster (by killing libhw32/libhw64) would be a good > > justification for this type of change IMHO. > > The original reason was to avoid 64 bit arithmetic on 32 bit hosts. > Now that 128 bit arithmetic is used for memory API, it probably does > not make so much sense.
128 bit arithmetic is only used when changing the physical memory map; not during runtime. However I agree that we should move to 64 bit addresses exclusively. -- error compiling committee.c: too many arguments to function