WIEN2k-FAQ:
©2001 by P. Blaha, K. Schwarz and J. Luitz
Back to:
Problem: The Intel ifc compiler version 7.1 is incompatible with REDHAT 9.0
(or other Linux version with the same new clib (this is also documented at Intels web site). We hope that this will be fixed soon by Intel (July 3rd 2003).
Wenhui Xie (xiewh@sun20.iphy.ac.cn) found a solution for this problem:
- Add a file named aaa.c in /opt/intel/compiler70/ia32/lib .
- compile it: gcc -O3 -c aaa.c
- change ifc.cfg in /opt/intel/compiler70/ia32/bin
Peter Blaha,