This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: About gfortran binaries on quatramaran.ens.fr
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Vivek Rao" <vivekrao4 at yahoo dot com>
- Cc: fortran at gcc dot gnu dot org
- Date: Wed, 28 Jun 2006 18:12:33 +0200
- Subject: Re: About gfortran binaries on quatramaran.ens.fr
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fGtqSjil4sdEwhNh++R5YxuCIjP55ZbASlbSuHiSjCXGHJrvWLQMN4v+0fj/Ry5VwC3Z9EaBc09r4mKIkiaekEy9mWQtzUkIn5C9drE5+7LdWo7B14ZLMXt/35+H0SD3s1FNzg49M5ggjL+GYcQfoUWkHPo+AmERCECTgxwoxVE=
- References: <c08ac7ca03412a7c9c00e4dc7aa54a4a@gmail.com> <20060614142812.60092.qmail@web53410.mail.yahoo.com>
The mingw32 binary works fine for me -- my only
request is to have more frequent updates, perhaps
weekly. I think this would boost usage and bug reports
and thus accelerate the progress of gfortran.
I now have fully automated the build system on my mingw32 machine,
including the upload of the resulting binaries to the server. I still
need to figure out a few things (such as how I can automate this
across reboots and stuff, and how I can give low priority to this
process), but basically I'll now be able to post mingw32 binaries more
frequently.
FX