Gentoo Archives: gentoo-embedded

From: michael@×××××××××××××.com
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HowTo
Date: Thu, 26 May 2005 05:22:30
Message-Id: Pine.LNX.4.61.0505251716450.21026@mail.magrittesystems.com
In Reply to: Re: [gentoo-embedded] x86 SBC Gentoo Embedded HowTo by michael@michaelshiloh.com
1 On Wed, 25 May 2005 michael@×××××××××××××.com wrote:
2
3 >
4 > On Wed, 25 May 2005, Brian Jackson wrote:
5 >
6 >> michael@×××××××××××××.com wrote:
7 > ...
8 >>>
9 >>>
10 >>> I get an error during emerging the system:
11 >>>
12 >>> i386-gentoo-linux-uclibc-gcc -pthread -shared -march=c3 -m3dnow
13 >>> -mmmx -Os -pipe
14 >>> -fomit-frame-pointer build/temp.linux-i686-2.3/fchksum.o
15 >>> build/temp.linux-i686-2.3/md5.o build/temp.linux-i686-2.3/cksum.o
16 >>> build/temp.linux-i686-2.3/sum.o -lz -o
17 >>> build/lib.linux-i686-2.3/fchksum.so
18 >>> gcc-config error: Could not run/locate
19 >>> "i386-gentoo-linux-uclibc-gcc"
20 >>> error: command 'i386-gentoo-linux-uclibc-gcc' failed with exit
21 >>> status 1
22 >>>
23 >>> Fair enough, I do not have i386-gentoo-linux-uclibc-gcc, instead I have
24 >>> i586-gentoo-linux-uclibc-gcc. Why did it not get called?
25 >>
26 >> You probably changed CHOST on a stage3 (it's only allowed to be changed
27 >> on a
28 >> stage1 bootstrap).
29 >>
30 >> --Iggy
31 >>
32 >
33 > I'm pretty sure it's a stage 1. I'm following Heath's HOWTO at
34 >
35 > http://www.bulah.com/embeddedgentoo.html
36 >
37 > Actually, I found a possible solution in the archives of this very list
38 > which I'm testing now:
39 >
40 > run `gcc-config 1` and then `source /etc/profile` and see if
41 > that fixes things
42 > -mike
43
44 Heath, this reply I found in the archives was in response to a question
45 from you. Did it work for you? It did not for me.
46
47 Michael
48 --
49 gentoo-embedded@g.o mailing list