I'm having a failure compiling libgcc2.c - fatal error: gnu/stubs-32.h: No such file or directory.
I got round that by copying the file from /usr/include/i386-linux-gnu/gnu intp /usr/include/gnu. Then the build goes on, but later I get get: checking dynamic linker characteristics... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. Any suggestions? Steve