CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   Compilation of OF-1.5.x on IA64 system with Intel C 10.1 (https://www.cfd-online.com/Forums/openfoam-installation/64729-compilation-1-5-x-ia64-system-intel-c-10-1-a.html)

guanghaowu May 21, 2009 10:31

Compilation of OF-1.5.x on IA64 system with Intel C 10.1
 
I ran into the following errors when compiling OF-1.5.x(2009/05/20) on an IA64 linux system with Intel(R) C IA-64 Compiler 10.1.

(1)
-------------
lnInclude/spinlock.h(131): error: asm statements not supported in this environment
asm volatile ("" : : : "memory");

(2)
--------------
Make/linuxIA64IccDPOpt/laplacianFoam.o(.text+0x1ac2): In function `main':
: undefined reference to `Foam::cpuTime::elapsedCpuTime() const'
/home/RCa/RCa006/OpenFOAM/OpenFOAM-1.5/lib/linuxIA64IccDPOpt/libfiniteVolume.so: undefined reference to `Foam::file(Foam::fileName const&)'
/home/RCa/RCa006/OpenFOAM/OpenFOAM-1.5/lib/linuxIA64IccDPOpt/libOpenFOAM.so: undefined reference to `Foam::type(Foam::fileName const&)'
/home/RCa/RCa006/OpenFOAM/OpenFOAM-1.5/lib/linuxIA64IccDPOpt/libOpenFOAM.so: undefined reference to `Foam::pid()'

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

any idea?
Thanks in advance.


All times are GMT -4. The time now is 03:58.