This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

problem installing!!


Hi!

I follow the following instructions:

 mkdir gfortran_temp
 cd gfortran_temp
 wget -O -
http://quatramaran.ens.fr/~coudert/gfortran/gfortran-x86_64-linux.tar.gz | tar xfz -
 alias gfc="$PWD/irun/bin/gfortran -static -Wall"
 gfc --version

Everything works fine until "gfc --version"

I get: "bash: /home/apaz/irun/bin/gfortran: cannot execute binary file"

However, I can see gfortran in this route . . . .

What should do?

THanks a lot!!

Alex




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]