help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ifort cant compile arpack/util/second.f


From: Anirban Jana
Subject: ifort cant compile arpack/util/second.f
Date: Thu, 11 Aug 2011 23:21:55 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

Hi,
I need to compile Octave with Intel compilers. I am using v11.1. I get the foll error: ifort -O2 -c arpack/util/second.f -fPIC -o arpack/util/.libs/libcruft_la-second.o arpack/util/second.f(24): error #6407: This symbolic name is not an intrinsic function name or an intrinsic subroutine name. [ETIME]
      INTRINSIC          ETIME
-------------------------^
compilation aborted for arpack/util/second.f (code 1)

This error doesn't happen with gfortran.

Apparently there is no intrinsic function ETIME in Intel Fortan. Is there a workaround for this?

Thanks
Anirban


reply via email to

[Prev in Thread] Current Thread [Next in Thread]