1832864 Members
2833 Online
110048 Solutions
New Discussion

Re: Fortran for Linux

 
SOLVED
Go to solution
j773303
Super Advisor

Fortran for Linux

Does anyone knows is there any charged Fortran compiler for Linux? Since the OS is 64bit and default Fortran compiler is not efficiency, so I'd try to find the other kind of Fortran compiler that can install on Red Hat 2.3? Thanks.

OS:Red Hat 2.3
Model: HP rx2600 / Itanium II CPU
Hero
4 REPLIES 4
U.SivaKumar_2
Honored Contributor

Re: Fortran for Linux

Hi,

Microfocus and Fujitsu sells Cobol .

www.microfocus.com
www.fujitsu.com

regards,

U.SivaKumar.
Innovations are made when conventions are broken
Gyula Matics_1
Honored Contributor
Solution

Re: Fortran for Linux

Martin P.J. Zinser
Honored Contributor

Re: Fortran for Linux

Hi,

sorry, cannot resist. The "Intel" Fortran compiler is really the DEC Fortran compiler that was sold (together with the engineers) a while back to Intel. An yes, I do agree it is a very nice product.

Greetings, Martin
dirk dierickx
Honored Contributor

Re: Fortran for Linux

every linux distro should come with a fortran compiler, which is included in gcc as the g77 package. this will be the gnu fortran compiler.