Nick England wrote: > /bin/sh: build/genmodes: No such file or directory You get this error if you at some point tried to build in the source dir. See comment #6 of PR32272 for an analysis of why: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32272#c6 Start from a cleanly unpacked source dir without any remnants of failed attempts. Brian