Created attachment 21 [details] File build_i386/gcc-4.3.2-target/config.log - it shows more details See the attached config.log for more details. I don't understand, why it's unhappy with this mpfr.
Strange, I don't see that here. Could you try again with a clean tree? Does the mpfr lib files in toolchain_build_i386/lib/ look sensible?
Hmm...with a clean tree, it works. I'll try to find out, which option breakes the build. Perhaps there are problems, when you build the gmp/mpfr-packages for the target? I'll find it out tomorrow or so ;)
Created attachment 35 [details] .config file, that produces this error This configuration definitivly fails on my environment.
I attached a configuration-file, that produces this error. I'll try to find out the option, that brakes the build.
Sorry, didn't notice it was gcc-target build. Haven't tried that in quite some time, will look into it tonight.
Hm, today I tried again to compile the whole thing in a clean tree and it worked. I think, one of my changes in the config-file was, that I've chosen strip instead of sstrip. Maybe sstrip is too aggressive, so that it has destroyed the mpfr-library? Or perhaps someone others change has repaired it? :D Now I have problems with tar, see the next Bug-report ;)
Ok, closing then