Gentoo Archives: gentoo-embedded

From: Natanael Copa <mlists@××××××.org>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] getting started with uclibc
Date: Wed, 28 Jul 2004 22:41:19
Message-Id: 41082B79.3050101@tanael.org
1 I'm trying to getting started with a uclibc gentoo chroot environment.
2
3 The idea is to compile stuff against uclibc.
4
5 I have read this:
6 http://uclibc.org/lists/uclibc/2004-July/009336.html
7
8 I have downloaded everything inside build/ and unpacked it into my $ROOT
9
10 untarred the etc tarball.
11
12 Then, what do I need to do to start emerging things?
13
14 I try to
15
16 USE="-* uclibc" ROOT=/my/root emerge -pv busybox
17
18 but it shows that glibc is getting installed. That was not exactly what
19 I wanted.
20
21
22
23 --
24 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] getting started with uclibc Mike Frysinger <vapier@g.o>