This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Bug
- From: abasak at apsara dot barc dot ernet dot in
- To: fortran at gcc dot gnu dot org
- Date: Thu, 19 May 2005 08:34:37 +0530 (IST)
- Subject: Bug
Hi,
I tried to compile and run a fortran90 program with an earlier version of
gfortran. I get the following message when running the compiled program:
feappv: error while loading shared libraries: libgfortran.so.0: cannot open
shared object file: No such file or directory
I made a link (.lnk) file to gfortran in the bin file. My program has to be
compiled with a makefile, abd the alias does not work in makefiles. Will the
current version of gfortran fix my problem?
Also the link for installing gfortran current version does not seem to work.
thanks
abhishek basak
India
-------------------------------------------------