On Monday 13 February 2006 20:18, Julien Claassen wrote: > I forgot: It also failed to recognise the archtecture (processor-type) of my > system. It tries to build with gcc option: -march=1 The gcc3opt and gcc4opt options are not intended to be used as gcc3opt=1, but rather with the CPU type you want to compile for, e.g. gcc3opt=pentium4.