In my free time I have built my own Linux distribution for the ix86, PowerPC, SPARC, and UltraSPARC platforms. The name of the distro is "Fire Dragon Linux".

A primary goal of this linux distribution is to be able to boot strap itself another host os in time of need. In order for this to happen, a good clean working cross compiler is required. This is of course used to provide the initial version, and allow a backup boot strap in case I accidentially do something stupid like forget to back up the installer and source/binary packages again.

I just got the cross compilers working both on Fedora 10 and Fedora 11. This means I will be uploading these shortly for any to use. Full support for biarch modes in all targets (except i486) are available. Joy of joys, they are also fully sysroot aware as well. They still need a few libraries moved around for programs that just recently became sysroot away (GCC I'm looking squarly at you and your placement of libgcc outside the sysroot).

Cross Compilers built with and providing :