> For a machine running Windows XP, does anybody have a good cheat sheet of > how to install GCC. > I am getting the GNU source code CDs, but need some help with the > installation. > Thanks For windows XP (or any other windows OS) you should use www.cygwin.com, or www.mingw.org. They both provide gcc compiler. Cygwin also provides Unix "compatability" layer... Arturas M.