Gentoo Archives: gentoo-embedded

From: Siong-Ui Te <siongui@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] crossdev always fails at uclibc
Date: Thu, 21 Sep 2006 09:33:49
Message-Id: a7ea0d70609210230k4eeaa2d4na46d4d3297511f03@mail.gmail.com
1 Hello,
2
3 First I tried the following command to build cross toolchain:
4 "crossdev -t i686-gentoo-linux-uclibc"
5 The toolchain is successfully built.
6 But if I tried to build toolchains of which the architecture is not x86, it
7 always failed at libc stage.
8 e.g. build the toolchain using
9 "crossdev -t powerpc-gentoo-linux-uclibc"
10
11 Does any body have the same trouble as me? Thanks in advance.
12 The attachments are my build logs.

Attachments

File name MIME type
cross-powerpc-gentoo-linux-uclibc-info.log application/octet-stream
cross-powerpc-gentoo-linux-uclibc-uclibc.log application/octet-stream

Replies

Subject Author
Re: [gentoo-embedded] crossdev always fails at uclibc Mike Frysinger <vapier@g.o>