Did anyone manage to get MATRAN compiled with g95?



Hello

On browsing www.g95.org, I have noticed that MATRAN is said to work
with g95. So I download the tar file and under msys, I issued the
command make (Of course I changed f95 to g95). The result was a
series of error messages.


Does anyone have the exact configuration to get MATRAN compiled under
g95?


Many thanks


Ed

.



Relevant Pages

  • Re: Compiled with MS FORTRAN 5 my Program executes in colour but not with g95
    ... "Try whatever is the F77 extension name for passing a command to the shell. ... I put that in specifically to point out that this is an extension to the F77 Standard and, therefore what I posted as valid for CVF wasn't _necessarily_ valid for g95 for gfortran (or any other compiler, for that matter). ...
    (comp.lang.fortran)
  • Re: Instralling g95 for Red Hat Linux
    ... bash: g95: command not found ... Since it modifies filesystem elements which usually belong to root, the above commands should be given working as user root or prefixing each of them with "sudo". ...
    (comp.lang.fortran)
  • Re: Installation and usage of free FORTRAN-77 compiler on Windows XP laptop
    ... one who includes a nice set of command line tools in his distribution, ... Doug Cox, who builds the Windows g95 binaries, frequently answers ... I also am grateful to the g95 and gfortran developers ...
    (comp.lang.fortran)
  • Re: Instralling g95 for Red Hat Linux
    ... you have to change the value of your path variable using the command setenv. ... Please note, that your executable is located in the g95 bin directory and it has not yet the name g95, as you can see in the output from ln. ... The easiest way is to follow the description in Andy's G95 manual, section Installation notes. ... I created folder: WRF then subfolder:g95 ...
    (comp.lang.fortran)
  • Re: Help with G77 Compiler
    ... You must repeat that, unless your compiler has a command line option. ... Using g95 you can add this to the command line ...
    (comp.lang.fortran)