Athlon64
Posted: Sat Feb 13, 2010 10:02 am
Hi,
I am beginner in the field - trying for the first time to compile Abinit under linux (Fedora core) and get this message after running the makefile :
.............
cd blas && make FC="gfortran" FCFLAGS=" -g -ffree-line-length-none -O2 -march=athlon64" AR="ar" ARFLAGS="rc" RANLIB="ranlib"
make[5]: Entering directory `/home/Beata/PROGRAMS/ABINIT/abinit-5.8.4/prereqs/linalg/blas'
gfortran -g -ffree-line-length-none -O2 -march=athlon64 -c caxpy.f
f951: error: unrecognized command line option "-ffree-line-length-none"
make[5]: *** [caxpy.o] Błąd 1
.........
I suspect that may processor (athlon64) couldn't be recognized in the command -ffree-line-length-none -O2 -march=athlon64 -c caxpy.f
Does anyone experienced this sort of problem ?
Thanks in advance for help.
Beata.
I am beginner in the field - trying for the first time to compile Abinit under linux (Fedora core) and get this message after running the makefile :
.............
cd blas && make FC="gfortran" FCFLAGS=" -g -ffree-line-length-none -O2 -march=athlon64" AR="ar" ARFLAGS="rc" RANLIB="ranlib"
make[5]: Entering directory `/home/Beata/PROGRAMS/ABINIT/abinit-5.8.4/prereqs/linalg/blas'
gfortran -g -ffree-line-length-none -O2 -march=athlon64 -c caxpy.f
f951: error: unrecognized command line option "-ffree-line-length-none"
make[5]: *** [caxpy.o] Błąd 1
.........
I suspect that may processor (athlon64) couldn't be recognized in the command -ffree-line-length-none -O2 -march=athlon64 -c caxpy.f
Does anyone experienced this sort of problem ?
Thanks in advance for help.
Beata.