Hi, When I'm compiling my new port with --enable-languages="c", it compiles with no errors. When configuring with --enable-language="c,c++" it fails when compiling libiberty because it can't find sys/types.h. I don't have a library for this architecture yet. Do I have to start porting a library befor I can continue with porting GCC? Regards, Anders