CERNLIB (lite) 2005 for gfortran
Do you need CERNLIB library which can be easily compiled even for new FORTRAN compilers
(like gfortran)? I've tried to make a lite version of CERNLIB, which contains
the most important packages (no PAW, no HIGZ, unfortunately). The CERNLIB lite is sufficient
to compile legacy FORTRAN-based Monte Carlo models.
CERNIBlite.tgz
CERNIBlite.log(check what is inside!)
Copy CERNIBlite.tgz, then tar -zvxf CERNIBlite.tgz, and specify in Makefile your compiler.
This should work for gcc3.3 and gcc4.1 with gfortran
           
Sergei ChekanovAug.10, 2006
|