From owner-freebsd-fortran@FreeBSD.ORG Tue Jul 9 23:31:53 2013 Return-Path: Delivered-To: freebsd-fortran@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 01B16B59 for ; Tue, 9 Jul 2013 23:31:52 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id D883F13A2 for ; Tue, 9 Jul 2013 23:31:52 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r69NVn5l093645; Tue, 9 Jul 2013 16:31:49 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r69NVnp0093643; Tue, 9 Jul 2013 16:31:49 -0700 (PDT) (envelope-from sgk) Date: Tue, 9 Jul 2013 16:31:49 -0700 From: Steve Kargl To: "Christopher J. Umina" Subject: Re: why fortran mailing list? Message-ID: <20130709233149.GA93320@troutmask.apl.washington.edu> References: <201307091642.r69GgjXF071178@mech-cluster241.men.bris.ac.uk> <20130709231808.GA92444@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: mexas@bristol.ac.uk, freebsd-fortran@freebsd.org X-BeenThere: freebsd-fortran@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fortran on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jul 2013 23:31:53 -0000 On Tue, Jul 09, 2013 at 07:24:12PM -0400, Christopher J. Umina wrote: > Fortran is pretty much a standard in the scientific world and I for > one have been quite upset about the fact that I'm constantly forced > away from FreeBSD for such things. Needless to say I was quite > surprised that a list was created specifically for Fortran discussion, > but I'm also very excited to see the level of interest in the > community. > Please, don't top-post, it looses context. In fact, I've deleted all of the previous context. :-) Not sure why you're forced away from FreeBSD because of Fortran. gfortran has been a part of GCC since 2005. Although the first year or two of gfortran's life saw a large number of bugsi and patches, since gcc 4.4,x ori 4.5.x, she's been a very good compiler. -- Steve