Setting Up G95 Fortran Compiler for Cygwin

  • Thread starter Thread starter ABell7833
  • Start date Start date
  • Tags Tags
    Compiler Fortran
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 5K views
ABell7833
Messages
1
Reaction score
0
I was given a CD with fortran files as part of my senior year project
(biology major here), that said in order to compile the code (using
cygwin), to install 'cygwin' and 'g95' Fortran compiler. I think i got
the 'cygwin' succesfully installed (after watching numerous youtube
videos) on my Windows Vista (added it to 'path' variable in
Environmental Variables). But when it comes to g95 i am confused, what
to install (there are so many packages/binaries on G95 website)? It
mentions about 'minGW' on the G95 website, would i still need 'minGW'
if i installed cygwin?

can you please help me in getting 'g95' compatible with 'cygwin' ?

Thanks,
Amanda
 
on Phys.org
It seems you have to go to the G95 download page, and choose "Self-extracting Cygwin x86". After the download, just execute the archive to get the G95 installed in your Cygwin.
The link:
http://ftp.g95.org/g95-Cygwin.exe

PS: Call the binary "g95-Cygwin.exe" FROM a cygwin prompt.
 
Last edited: