Hello,<br><br>First I tried the following command to build cross toolchain:<br>&quot;crossdev -t i686-gentoo-linux-uclibc&quot;<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>&quot;crossdev -t powerpc-gentoo-linux-uclibc&quot;<br><br>Does any body have the same trouble as me? Thanks in advance.<br>The attachments are my build logs.<br>