2013/9/12 Hendrik Greving <hendrik.greving.intel@xxxxxxxxx>: > I don't know your first error, but this one: "xgcc: error trying to > exec 'cc1': execvp: No such file or directory" is if you don't > properly 'make install' the compiler. Without installing, you need to > run with xgcc -B <gcc directory> Thanks. The strange thing is that 'make' does that alone part of the build process and with 4.7.3 it works nicely, only with 4.8.1 does it produce the error. So I do not really know how to fix it. Regards, Frédéric