From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19273 invoked by alias); 30 Nov 2001 19:28:23 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 18516 invoked from network); 30 Nov 2001 19:27:04 -0000 Received: from unknown (HELO smtp.wanadoo.nl) (194.134.35.136) by hostedprojects.ges.redhat.com with SMTP; 30 Nov 2001 19:27:04 -0000 Received: from steven.lr-s.tudelft.nl (56dyn130.com21.casema.net [213.17.61.130]) by smtp.wanadoo.nl (8.11.3/8.11.3) with ESMTP id fAUJQuV17091; Fri, 30 Nov 2001 20:26:56 +0100 (MET) Subject: Re: GCC/Fortran 90/95 questions From: Steven Bosscher To: "Tariq D. Aslam" Cc: gcc@gcc.gnu.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/0.99.2 (Preview Release) Date: Fri, 23 Nov 2001 14:50:00 -0000 Message-Id: <1007148362.5848.3.camel@steven> Mime-Version: 1.0 X-SW-Source: 2001-11/txt/msg01138.txt.bz2 On Friday, 30 Nov 2001 10:29:45 -0700, Tariq D. Aslam wrote > > GCC team, > > I have a couple of questions regarding the gcc(3.0.2) compiler > collection: > > 1) Can I gcc a Fortran 77 code, since supports several languages? > > 2) Does gcc support f90 or f95? If not is there any GNU compiler that > does, are any expected to be in the future? A GNU Fortran 95 compiler is under development. I don't think it will be ready any time soon, though... ref. http://g95.sourceforge.net Greetz Steven s.bosscher@student.tudelft.nl From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Bosscher To: "Tariq D. Aslam" Cc: gcc@gcc.gnu.org Subject: Re: GCC/Fortran 90/95 questions Date: Fri, 30 Nov 2001 11:28:00 -0000 Message-ID: <1007148362.5848.3.camel@steven> X-SW-Source: 2001-11/msg01639.html Message-ID: <20011130112800.zSXwDlGsAAipKxEw8zRadvr-g-QZDnZscGlGCItJhVk@z> On Friday, 30 Nov 2001 10:29:45 -0700, Tariq D. Aslam wrote > > GCC team, > > I have a couple of questions regarding the gcc(3.0.2) compiler > collection: > > 1) Can I gcc a Fortran 77 code, since supports several languages? > > 2) Does gcc support f90 or f95? If not is there any GNU compiler that > does, are any expected to be in the future? A GNU Fortran 95 compiler is under development. I don't think it will be ready any time soon, though... ref. http://g95.sourceforge.net Greetz Steven s.bosscher@student.tudelft.nl