Gentoo Archives: gentoo-embedded

From: Ned Ludd <solar@g.o>
To: Kadmos <bcml@××××××××××××.au>
Cc: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] install profile
Date: Thu, 11 Nov 2004 14:11:47
Message-Id: 1100182293.3225.989.camel@simple
In Reply to: Re: [gentoo-embedded] install profile by Kadmos
1 On Thu, 2004-11-11 at 06:58, Kadmos wrote:
2 [snip]
3
4 >
5 > These are the packages that I would merge, in order:
6 >
7 > Calculating dependencies \|/-\|/-\ ...done!
8 > [ebuild N ] dev-libs/uclibc-0.9.26-r7
9 > [ebuild N ] sys-devel/gnuconfig-20040214
10 > [ebuild N ] sys-libs/ncurses-5.4-r5
11 > [ebuild N ] sys-devel/m4-1.4.1
12 > [ebuild N ] sys-devel/bison-1.875
13 > [ebuild N ] sys-apps/sed-4.0.9
14 > [ebuild N ] sys-apps/texinfo-4.7-r1
15 > [ebuild N ] sys-libs/zlib-1.2.1-r3
16 > [ebuild R ] sys-devel/gcc-3.3.4-r1
17 >
18
19 > Given that (as above) CHOST='i386-pc-linux-uclibc' why is bootstrap.sh
20 > trying to install gcc:
21 >
22 > " * Using gcc : sys-devel/gcc" (as above)
23 > "[ebuild R ] sys-devel/gcc-3.3.4-r1" (as above)
24
25 What's the problem? Your bootstrapping so everything get's reinstalled.
26 Your installed gcc from stage1 is built for i386 and your building for
27 i586- host... You will want to allow bootstrap to-do it's thing.
28
29 This is normal and intended behavior to reinstall gcc when
30 bootstrapping. (as to pick up your CFLAGS/LDFLAGS/USE flags)
31
32
33 > gentoo-embedded@g.o mailing list
34 --
35 Ned Ludd <solar@g.o>
36 Gentoo (hardened,security,infrastructure,embedded) Developer

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-embedded] install profile Kadmos <bcml@××××××××××××.au>