Skip to Content.
Sympa Menu

forum - Re: Re: [abinit-forum] compile problem on Itanium2

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: Re: [abinit-forum] compile problem on Itanium2


Chronological Thread 
  • From: yukihiro_okuno@fujifilm.co.jp
  • To: forum@abinit.org
  • Subject: Re: Re: [abinit-forum] compile problem on Itanium2
  • Date: Wed, 3 Nov 2004 23:44:39 +0100

Dear Dr Mikami

I solve the problem which I encountered.

I changed the optimized option -O3 to -O2 to this subroutine,
I can compile it.

Some functions or subroutine cannot compile by -O3 option in
itanium box, but I don't know the reason.

Thank you.

Yukihiro Okuno

> lib/cpp -C -DP6 -P -traditional -D__IFC csigme.f > csigme_cpp.f
> /opt/intel/compiler70/ia64/bin/efc -FR -O3 -w -tpp2 -static -c csigme_cpp.f
> external subroutine CSIGME
> *Compiler Internal Error* : Please report to Intel(R) Corporation
> compilation aborted for csigme_cpp.f (code 1)



Archive powered by MHonArc 2.6.16.

Top of Page