Sebastian Huber <sebastian.huber@xxxxxxxxxxxxxxxxxx> writes: > is is possible to build a GCC cross compiler with 'make -j N'? Yes. I do it all the time and it works fine. > I tried to add > '--enable-serial-configure' to the top level configure but still have problems. I don't use that. It should not be needed by default. > Some parts for sub processes are not available in time and this breaks the > hole configure phase. Can you show us what failed? Ian