Hi, I am building toolchain for ARM, and I'd hope to see the implementation of some functions (fopen, etc.). Currently, after configure and make process, only the .a and .o files are available. Therefore, is there an option so that I can get the source code (.c) after preprocessing? David