[Nek5000-users] gfortran version and issues

nek5000-users at lists.mcs.anl.gov nek5000-users at lists.mcs.anl.gov
Wed Feb 17 09:52:42 CST 2016


Mansi,

Hi...  This is a VERY old version of gfortran...  I'm using an old version and it's 4.4.x.  The current 4.x.x. version is 4.9.1, and version 5 is out.

You need to figure out what Linux distribution and version you are on; what rights you have on that machine; and how to get it upgraded to the latest version of Linux and gfortran.

I don't remember the details, but I know when I started, I couldn't get it to compile with gfortran older than about 4.3.x...

See Ya,
Murph

-- 
Murphy Leo O'Dea
PhD Student
Oakland University
mlodea at oakland.edu


-----------------------------------------------------------------------------------------------------------------------------------------------


Hello Murph,
I tried doing the which gfortran and gfortran -v.I also tried the yum update and yum upgrade. All I got is nothing. I am so badly stuck nothing is working.[mansi at maea203-01 eddy]$ which gfortran
/usr/bin/gfortran
[mansi at maea203-01 eddy]$ gfortran v-
gfortran: v-: No such file or directory
[mansi at maea203-01 eddy]$ gfortran -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
[mansi at maea203-01 eddy]$






More information about the Nek5000-users mailing list