Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] bootstrapping uclibc
Date: Sat, 26 Nov 2005 14:49:18
Message-Id: 1133016514.21175.262.camel@localhost
In Reply to: Re: [gentoo-embedded] bootstrapping uclibc by Natanael Copa
1 On Sat, 2005-11-26 at 15:24 +0100, Natanael Copa wrote:
2 > On lør, 2005-11-26 at 03:55 -0500, Mike Frysinger wrote:
3 > > On Wednesday 23 November 2005 05:55 am, Natanael Copa wrote:
4 > > > I am also wondering if anyone have an idea about how long time it will
5 > > > take before the uclibc-0.9.28 gets marked as stable.
6 > >
7 > > as soon as i get up the guff to make stages based upon it
8 >
9 > You are doing a great work, Mike.
10 >
11 > Is there anything I can do to help?
12
13 Yes. get yourself up to par and join the team.
14
15
16 Here is a set of intermediate ~arch packages for the CHOST you were
17 using which can provide a stageXX or allow you to revocer from a
18 previous screwup.
19
20 ftp://tinderbox.x86.dev.gentoo.org/i386-gentoo-linux-uclibc/
21
22 CFLAGS="-Os -pipe -DSUSPICIOUS_BUF_SIZE=2"
23 CHOST="i386-gentoo-linux-uclibc"
24 CXXFLAGS="-Os -pipe"
25 USE_ORDER=env:pkg:conf:defaults
26 ACCEPT_KEYWORDS="x86 ~x86"
27 FEATURES="confcache buildpkg"
28 MAKEOPTS=-j4
29 USE="hardened pic"
30 PATCH_OVERLAY=/usr/portage/local/patches/
31 PKGDIR="/usr/portage/packages"
32 PKGDIR=$PKGDIR/$CHOST
33
34 --
35 Ned Ludd <solar@g.o>
36 Gentoo Linux
37
38 --
39 gentoo-embedded@g.o mailing list