This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC croos build for microblaze


Andreas Kugel <andreas.kugel@ziti.uni-heidelberg.de> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]