Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran] Installation of G95 compiler in Photran

Hi all,
 
Can anybody summarize the installation of G95 fortran compiler in Photran (MinGW or CYGWin) or at least provide the well documented How to's?
The installation manuals i've found on net are bit out-dated even in G95.org site.
I have installed the

 Eclipse SDK Version: 3.5.1 Build id: M20090917-0800
 
 MINGW 5.1.6 (install location  : C:\MingW)
 
 msysDTK-1.0.1 (install location C:\msys)
 
 G95-Mingw (install location  :C:\MinGW)
 
I think these are the latest versions

Set the windows PATH and LIBRARY_PATH enviromental variables to these directories
(e.g. PATH= c:\MINGW\bin; c:\MINGW\lib; C:\msys\bin; C:\msys\lib)
Set the Photran makefile, build and run initialization issues as is beeing instructed on http://www.g95.org/howto.shtml#mkmf
site ( I noticed that c:/msys/1.0/bin/make.exe is not in that location which is reqiure for g95 BUILD and there are not any "make.exe" under the msys direcotory anymore)
 
If I run makefile Photran says "Variable references empty selection: ${container_loc}", so does that mean that all the previous steps are correct but
I'm missing something with Photran initialization settings?
 
Any help will be appreciated?

 


Windows 7: Size en uygun bilgisayarı bulun. Daha fazla bilgi edinin.

Back to the top