Thinkwiki is a cool wiki for Thinkpad hardware specifications.
Archive for September, 2005
Changing CHOST
Thursday, September 1st, 2005During a recent Gentoo installation I accidentally changed the CHOST variable from i386-pc-linux-gnu to i686-pc-linux-gnu. Oops! Afterwards I was getting compilation errors on some packages when I try to update the system. I finally managed to salvage the system by following some advice from this discussion post. Basically what I needed to do was to [...]