• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

Looking for a (free) Fortran 90/95 Compiler for win32

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.

macklin01

Computational Oncologist / Biomathematician / Mode
Joined
Apr 3, 2002
Location
Bloomington, IN
Hello!

I'm looking for a good command-line Fortran 90/95 compiler for win32. (Not just Fortran 77.)

What I'm looking to be able to do is write mathematical operations in Fortran and link the compiled language into C++ programs in both win32 and linux.

Applications:
+Faster transformations, etc. in OpenGL programs
+Faster math for my research.
+etc..

Any ideas on a good compiler for this, as well as procedure to link pre-compiled fortran code into a C++ program? (Without calling executables externally.)

Thanks! -- Paul
 
Back