On Monday, May 21, 2012 09:59:35 PM Rich Felker wrote: > > I think that bits/alltypes.h might need some clang specific tweaking. > > Can you elaborate? > I've done a little hacking on alltypes.h.sh which I'm in the process of testing. I have two goals: 1. Make it work with clang's headers. 2. Make it slightly easier to add additional processor support by having a single alltypes.h for all processors. Does this look like I'm going down a reasonable path? -Rich