Taking a Stab at Cross Compiling
Cross compiling is something I’ve never really had a need to do before. All of my past Linux machines have been your standard 32Bit or 64Bit x86 based PCs, and have been fast enough that I’ve been able to compile on the machine it’ll be running on. But, if a 15 hour XBMC compile taught…