Hi, A few months ago I changed my CHOST in make.conf from i386-pc-linux-gnu to i686-pc-linux-gnu. Everything went ok until I had to install some python package; the old chost was hardcoded somewhere in /usr/lib/python2.3 or similar and therefore it still wanted to use the i386-toolchain when building python stuff. remerging python didn't help. revdep-rebuild didn't help. then I manually replaced the i386 by i686 and it went well for a while. Today i wanted to emerge solfege with gnome useflag and it stopped at dev-python/pyorbit due to a missing "i386-pc-linux-gnu-gcc" what can i do?
greetings Wolfgang -- gentoo-dev@gentoo.org mailing list