Re: A request for md5 hashs to be published

2008-06-05 Thread Joe Buck
On Fri, Jun 06, 2008 at 01:03:19AM +, Dennis Clarke wrote: > Can the md5 sum hash for the various release files be published at the > main GCC release pages ? > If we look at http://gcc.gnu.org/gcc-4.2/ there is no md5 sum there > and while I can find that data at a mirror thus : > > ftp://ftp

A request for md5 hashs to be published

2008-06-05 Thread Dennis Clarke
A small request. Can the md5 sum hash for the various release files be published at the main GCC release pages ? If we look at http://gcc.gnu.org/gcc-4.2/ there is no md5 sum there and while I can find that data at a mirror thus : ftp://ftp.mirrorservice.org/sites/sources.redhat.com/pub/gcc/relea

Re: A request for your input.

2007-03-12 Thread Brooks Moses
[EMAIL PROTECTED] wrote: I sincerely apologize for the spammish nature of this e-mail - I don't mean to abuse this list. I am trying to collect responses from as many open source developers and users as possible and a mailing list like can be the only way to reach many developers. FWIW, one op

A request for your input.

2007-03-12 Thread lmth
Hello My name is Lara Thynne and I am a PhD candidate at Deakin University Australia. I am currently researching the boundary between work and leisure activities directly related to the open source community and open source program development. As part of this I am running a survey at the follo

Re: a request

2006-08-02 Thread Diego Novillo
Russell Whitaker wrote on 08/02/06 22:31: > Could I get a copy of the implementation of the OpenMP 2.5 interface, > please? > Try one of the weekly snapshots http://gcc.gnu.org/snapshots.html for mainline (to become 4.2). Or, if you are running Fedora Core 5, the GCC 4.1 version in there already

Re: a request

2006-08-02 Thread Andrew Pinski
> > hi > > Could I get a copy of the implementation of the OpenMP 2.5 interface, > please? You download the 4.2 snapshot and you have it. Or you could grab a GCC via svn. Thanks, Andrew Pinski

a request

2006-08-02 Thread Russell Whitaker
hi Could I get a copy of the implementation of the OpenMP 2.5 interface, please? thanks, Russ

GCC and types, a request for help

2005-07-14 Thread Andrew Pinski
This past week I have been looking into type mismatch in simple cases in GCC. These simple cases include non compatible types on the two sides of the MODIFY_EXPR and comparisons. All the bugs I have found so far have been filed. They are all listed under the meta-bug, PR 22368. The summary is