Hello,<br><br>First I tried the following command to build cross toolchain:<br>"crossdev -t i686-gentoo-linux-uclibc"<br>The toolchain is successfully built.<br>But if I tried to build toolchains of which the architecture is not x86, it always failed at libc stage. <br>e.g. build the toolchain using<br>"crossdev -t powerpc-gentoo-linux-uclibc"<br><br>Does any body have the same trouble as me? Thanks in advance.<br>The attachments are my build logs.<br>