> >Trying to compile groff-1.19.1-r2 I had the error: > >gcc-config error: Could not run/locate "i386-pc-linux-gnu-gcc" > >make: *** [xditview.o] Error 1 > > > >In my make.conf file I have CHOST="i686-pc-linux-gnu". > > > >I see this is one of the often occured promblems, when system > >reference to i386 instead i686... > Try: > > gcc-config i686-pc-linux-gnu-3.3.5-20050130 > My gcc version is 3.3.5. when I run: # gcc-config i686-pc-linux-gnu-3.3.5-20050130 it gives me error: * /usr/bin/gcc-config: Could not locate 'i686-pc-linux-gnu-3.3.5-20050130' in '/etc/env.d/gcc/'! What does the "20050130" mean? Portage version?
When I tried: #gcc-config i686-pc-linux-gnu-3.3.5 it gives me no error. But the error I wrote in 1st mail still remains... askar -- gentoo-user@gentoo.org mailing list