This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-4.4-20080725 is now available
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Dennis Clarke <blastwave at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 14 Aug 2010 23:56:26 +0200 (CEST)
- Subject: Re: gcc-4.4-20080725 is now available
- References: <20080725224544.32613.qmail@sourceware.org> <a6265da20807251730v26917e82w3589841a959fc345@mail.gmail.com>
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