I wrote: > I am building the 4.3.3 release of gcc, but note that the md5 sum of gcc-4.3.3.tar.bz2 is not the same as that reported in the corresponding md5.sum. I have downloaded the 4.3.3 tarball from two different locations and the same md5 sum was calculated for both. > > [me@bigiron SOURCES]$ md5sum gcc-4.3.3.tar.bz2 > cc3c5565fdb9ab87a05ddb106ba0bd1f gcc-4.3.3.tar.bz2 > [me@bigiron SOURCES]$ cat gcc-4.3.3.md5.sum > d3338b75fa6f83be08908b1eed56d439 gcc-4.3.3.tar.bz2 > ... Just checked to find that md5.sum from the gcc.gnu.org FTP site for the gcc-4.3.3 release was updated on 2009-01-26 and now contains the md5sum I observed for gcc-4.3.3.tar.bz2. Thanks!