Gentoo Archives: gentoo-alt

From: "Dennis Lan (dlan)" <dennis.yxun@×××××.com>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Prefix with libc
Date: Thu, 20 Jun 2013 02:15:42
Message-Id: CAF1ZMEe7=gc9twJG_dGi7HZ3tpnkQFVcXPFcNQB-gXJKMra-5w@mail.gmail.com
In Reply to: [gentoo-alt] Prefix with libc by heroxbd
1 On Wed, Jun 19, 2013 at 10:19 PM, heroxbd <heroxbd@×××××.com> wrote:
2 > Dear all,
3 >
4 > I'd like to invite you to test out Prefix with libc (Prefix/libc as
5 > GNU/Linux) on *Linux* boxes. A guide can be found at
6 >
7 > http://wiki.gentoo.org/wiki/Prefix/libc
8 >
9 > It will not be the best solution to have Prefix with libc, we are
10 > working on a better alternative based on gcc specs hack. Considering the
11 > present solution just works out of box and it is trivial to migrate, I
12 > hereby announce this project to the Prefix community to look for
13 > interested testers and developers.
14 >
15 > The intermediate benefit of Prefix with libc is to get rid of problems
16 > caused by old glibc of the host[1,2,3], and load run time library that
17 > are not in EPREFIX{/usr,}/lib by using a dynamic linker of Prefix
18 > itself[4].
19 >
20 > Right now, only glibc on Linux is supported, while glibc on Hurd, uclibc
21 > on Linux, Prefix/FreeBSD-libc, Prefix/Solaris-libc, ... are all waiting
22 > to be exploited.
23 >
24 > My special appreciation goes to Ruus (redlizard) Koolen, who made the
25 > original implementation[5,6] and has been always giving cool ideas and
26 > codes in fruitful discussions. This is also part of my Google Summer of
27 > Code project[7], which aims to use Prefix/libc on armhf Android mobile
28 > devices for a complete GNU, mentored by Luca (lu_zero) Barbato in the Cc
29 > field.
30 >
31 > Enjoy the new magic of Prefix!
32 > Benda
33 >
34 > 1. http://thread.gmane.org/gmane.linux.gentoo.alt/6459
35 > 2. http://thread.gmane.org/gmane.linux.gentoo.alt/6110
36 > 3. https://bugs.gentoo.org/show_bug.cgi?id=289757
37 > 4. https://bugs.gentoo.org/show_bug.cgi?id=351910
38 > 5. http://article.gmane.org/gmane.linux.gentoo.alt/6543
39 > 6. https://github.com/redlizard/gentoo-prefix-libc
40 > 7. http://www.awa.tohoku.ac.jp/~benda/projects/android.html
41 >
42
43 HI Benda:
44 Cool!
45 I'd like to give it a try when I have time.
46 Thanks
47
48 Dennis Lan