Desperate Student - Fortran G77 Compiler Help

Click For Summary
SUMMARY

The discussion centers on the Fortran G77 Compiler, which is now referred to as gfortran. The user seeks guidance on downloading and using gfortran on a Windows 7 system. It is confirmed that gfortran is the current version to use, and it can be downloaded from a specified source. Additionally, it is recommended to use a code editor like Notepad++ for writing Fortran code, with specific instructions on formatting for Fortran 90 files.

PREREQUISITES
  • Understanding of Fortran programming language concepts
  • Familiarity with gfortran compiler installation
  • Basic knowledge of text editors for coding
  • Awareness of Windows operating system functionalities
NEXT STEPS
  • Download and install gfortran from the official source for Windows
  • Explore tutorials on using gfortran for compiling Fortran code
  • Research how to configure Notepad++ for Fortran programming
  • Learn about the differences between Fortran 77 and Fortran 90 syntax
USEFUL FOR

This discussion is beneficial for students learning Fortran, software developers transitioning to Fortran programming, and anyone seeking to set up a Fortran development environment on Windows.

MPKU
Messages
52
Reaction score
0
I recently asked my professor if he had any research opportunities in the following semesters and he told me that I should download and play around with 'Fortran G77 Compiler' and get back to him.

So, I've looked into it but didn't make much progress.First off, I'm confused with which program he is specifically talking about.. I noticed there are several different versions of Fortran say, GNU Fortran, Fortran 90, 95, etc... Not really sure. But I think he wants me to use specifically Fortran G77 Compiler..

I'm using a Windows7 computer [I'm not against downloading a different OS, I just wouldn't know how to go about it].

So basically I'm asking, where can I download this, or what am I looking for exactly?

Do I need to download Fortran, and then a Gfortran package or something?

Or is a Fortran G77 Compiler just one download?

Do I need an editor or can I use notepad or MSDOS Windows, if so how? Are there any tutorials on how to use/download Fortran G77 Compiler on Windows? Thanks.
 
Physics news on Phys.org
g77 was g77 for a long time, but it is no longer called g77; instead, they went to gfortran, now. Probably because somebody else beat them to the punch with the g95 name (not GNU).

So, what you need is gfortran. You can download from here. It look like you need to the that says "Native Window" build.

I use cygwin for other reasons, but I think you can simply work with Windows binaries.

I would recommend downloading a nice editor, like Crimson or Notepad++. Lately, I have settled with Notepad++ with the little quirk that it does not quite recognize fortran 90 file, only fortran 77...but all you have to do is start writing from column 7 on and it highlight fortran 90 just fine.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
7K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 7 ·
Replies
7
Views
9K