From owner-freebsd-questions Mon Aug 28 2:34:36 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-in-02.piro.net (mail-out-01.piro.net [194.64.31.11]) by hub.freebsd.org (Postfix) with ESMTP id 3D93237B424 for ; Mon, 28 Aug 2000 02:34:28 -0700 (PDT) Received: from nil.science-factory.com (ScienceFactory-atm1-153.piro.net [195.135.137.205]) by mail-in-02.piro.net (8.9.3/8.9.3/PN-991208) with ESMTP id LAA26710; Mon, 28 Aug 2000 11:34:12 +0200 Received: by nil.science-factory.com (Postfix, from userid 501) id 51B0E186C; Thu, 24 Aug 2000 17:49:54 +0200 (CEST) From: Marc van Woerkom To: zolacix@fis.ufba.br Cc: questions@FreeBSD.org In-reply-to: Subject: Fortran (Re: Question.) References: Message-Id: <20000824154954.51B0E186C@nil.science-factory.com> Date: Thu, 24 Aug 2000 17:49:54 +0200 (CEST) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I was reading your page at the internet and hadn't seen anything about > Fortran compilers. I work with packages based on Fortran90 and I would like > to know if the fortran compilers of the FreeBSD operational system are > compatible with Sun or Alpha Unyx or IBM-AIX systems? There is a Fortran 77 compiler (as part of the newer gcc/egcs compiler) and a Fortran 77 to C translator (F2C) available for FreeBSD. Perhaps there is more (wasn't TENDRA supposed to have a lot of frontends?). I do not know of a Fortran 90 compiler yet (which by the way is a horrible abonimation of a language in my personal opinion but who am I to judge :-) BUT, if you know some open source Fortran 90 compiler, you might point people on it (eg here) and chances are good that somebody might help porting it. Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message