Gentoo Archives: gentoo-embedded

From: "Peter S. Mazinger" <ps.m@×××.net>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] uclibc use flag in busybox
Date: Fri, 02 Jul 2004 11:59:25
Message-Id: Pine.LNX.4.44.0407021341410.30188-100000@nb.bridge.intra
1 Hello!
2
3 the busybox ebuild uses uclibc flag meaning/expecting that it will be
4 cross-compiled.
5 All the other locations where use uclibc was introduced, gcc/binutils and
6 so on mean, that it is building for uclibc, but does not mean (yet maybe)
7 cross-compiling
8 I would rather propose to change the behaviour in busybox to cross-compile
9 only if /lib/libc.so.6 is found and uclibc is found in
10 /usr/arch-linux-uclibc
11 This function could be generalized so that it could be used in more
12 ebuilds, the uclibc ebuild itself would benefit of it.
13
14 Objections?
15
16 Peter
17
18
19 --
20 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] uclibc use flag in busybox Mike Frysinger <vapier@g.o>