Hi, RTEMS lacks the header file <bits/wordsize.h> which poses a problem e.g. with applications that include ftconfig.h from Freetype. I propose that such a header be added to RTEMS, which would contain only this line (it is done the same on Linux/x86): #define __WORDSIZE 32 Regards, Sébastien