I think GCC core is buggy -- when I try to compile a C source file (<source dir>/gcc/dbgcnt.c or a simple "int main(){}" program) in <build dir> I get this: gcc: error trying to exec 'cc1': execvp: No such file or directory Any ideas whats wrong here?!