Andreas Kugel <andreas.kugel@xxxxxxxxxxxxxxxxxxxxxx> writes: > I have tried several versions (since 4.4.1 up to the current 4.5.2) of > gcc to build a cross-compiler for the Microblaze cpu. Unfortunately, I > didn't succeed on any of them. > > Microblaze-*-elf is listed as target in the cross-compile > info. However, when I build for microblaze-xilinx-elf (or other > microblaze-...-elf), the configure script completes but during make I > get the error: >> checking if mkdir takes one argument... no >> *** Configuration microblaze-xilinx-elf not supported >> make[1]: *** [configure-gcc] Fehler 1 > > I attach the configlog and config.status. > Any ideas what I could do better? Which docs are you looking at? Microblaze support will be new in the upcoming 4.6 release. It is not in the 4.5 release. http://gcc.gnu.org/gcc-4.6/changes.html Ian