On Sat, 26 Jul 2008, Dennis Clarke wrote: > Would be nice to have md5 sums there also > > $ /opt/csw/bin/openssl md5 gcc-4.4-20080725.tar.bz2 > MD5(gcc-4.4-20080725.tar.bz2)= 865deaea79c12635f9a9b92937df8d41 > > etc etc
This is an excellent idea. I just implemented a change to that effect and today's snapshot for GCC 4.6 has this: http://gcc.gnu.org/ml/gcc/2010-08/msg00232.html I am not really satisfied about how this looks yet and will tweak this a bit over time. Any suggestions for further improvements, let me know! Gerald