On Wed, 25 May 2005 [EMAIL PROTECTED] wrote:


On Wed, 25 May 2005, Brian Jackson wrote:

[EMAIL PROTECTED] wrote:
...


I get an error during emerging the system:

i386-gentoo-linux-uclibc-gcc -pthread -shared -march=c3 -m3dnow
-mmmx -Os -pipe
-fomit-frame-pointer build/temp.linux-i686-2.3/fchksum.o
build/temp.linux-i686-2.3/md5.o build/temp.linux-i686-2.3/cksum.o
build/temp.linux-i686-2.3/sum.o -lz -o
build/lib.linux-i686-2.3/fchksum.so
gcc-config error: Could not run/locate "i386-gentoo-linux-uclibc-gcc" error: command 'i386-gentoo-linux-uclibc-gcc' failed with exit status 1

Fair enough, I do not have i386-gentoo-linux-uclibc-gcc, instead I have
i586-gentoo-linux-uclibc-gcc. Why did it not get called?

You probably changed CHOST on a stage3 (it's only allowed to be changed on a
stage1 bootstrap).

--Iggy


I'm pretty sure it's a stage 1. I'm following Heath's HOWTO at

 http://www.bulah.com/embeddedgentoo.html

Actually, I found a possible solution in the archives of this very list
which I'm testing now:

run `gcc-config 1` and then `source /etc/profile` and see if
that fixes things
-mike

Heath, this reply I found in the archives was in response to a question
from you. Did it work for you? It did not for me.

Michael
--
[email protected] mailing list

Reply via email to