On Sun, 2005-09-11 at 15:37 +0200, Greg Armer wrote:
> Greetings list,
>
> Could anyone explain why 40% of all my emerges fail with this error
> message ?
>
> gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
>
> Upon executing this file directly, it returns the exact same message:
>
> fyre ~ # /usr/bin/i386-pc-linux-gnu-gcc
> gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc"
> fyre ~ #
>
>
> Here is my make.conf file incase this helps:
>
> fyre ~ # cat /etc/make.conf
> CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
> CHOST="i686-pc-linux-gnu"
> CXXFLAGS="${CFLAGS}"
> USE="gtk gtk2 gnome -qt -kde dvd alsa cdr"
>
>
> I have a feeling it has something to do with my CHOST flag, I wonder if
> deleting /usr/bin/i386-pc-linux-gnu-gcc and
> symlinking /usr/bin/i686-pc-linux-gnu-gcc to that filename would work ?
>
>
> Thanks for the assistance.
>
WEll, THIS could be solved using ``fix_libtool_files.sh''. Give it a
shot!
Regards
Frank
--
[email protected] mailing list