Skip to Content.
Sympa Menu

forum - Compiling problems - now with ifort 8.03

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Compiling problems - now with ifort 8.03


Chronological Thread 
  • From: ispmarin@gmail.com
  • To: forum@abinit.org
  • Subject: Compiling problems - now with ifort 8.03
  • Date: Wed, 10 Aug 2005 19:44:20 +0200

Hello again...

More problems. Compiling with a stable ifort 8.03 on a Pentium III machine.
Got this problem:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
if [ yes = yes ] ; then rm -f timana_cpp.f90 ; fi
rm -f vtorhotf_cpp.f90
/lib/cpp -DP6 -DFLOAT="double precision" -DPOINTER_SIZE=4 -P -traditional
-D__IFC vtorhotf.F90 > vtorhotf_cpp.f90
/opt/intel_fc_80/bin/ifort -O3 -w -tpp7 -axW -static-libcxa
-I../Lib_nanoquantaxc -c vtorhotf_cpp.f90
fortcom: Severe: vtorhotf_cpp.f90, line 174: **Internal compiler error:
segmentation violation signal raised** Please report this error along with
the circumstances in which it occurred in a Software Problem Report. Note:
File and line given may not be explicit cause of this error.
call fm12a1t(cktf,rtnewt,dtset%tsmear,vtrial(:,1),rhor_middx,rhor_mid,&
........................................^
compilation aborted for vtorhotf_cpp.f90 (code 3)
make[2]: *** [vtorhotf.o] Error 3
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

This look like a problem with the source of abinit. What can be done?
Sorry about this inconvenience and all the messages, but the compilation of
abinit, although well documented, is giving a lot of problems, that I think
that are machine especific. But can occur with other people.

Thank you

Ivan


  • Compiling problems - now with ifort 8.03, ispmarin, 08/10/2005

Archive powered by MHonArc 2.6.16.

Top of Page