[Wien] Re: Need help for compiling WIEN2k-05 on Fedora 4.0 CPU EM64T
Hao Zhu
danieldelist at yahoo.com
Thu Dec 15 00:52:11 CET 2005
Thank you all for your suggestions and comments. with your help, there are much less error messages now.
Enrico: Thank you. I tried to keep one or two of those Link options
"-Vaxlib -static-libcxa -pthread", seems the problem is
introduced by "-static-libcxa". once it is removed, no that errror messages.
seems other options work fine with 64 bits.
Michael: thanks. I replace the "-lmkl_lapack -lmkl-ia32" by "-lmkl_lapack64 -lmkl_em64t -lguide"
seems they do work.
Gerhard: it's in Linux instead of windows. I don't know about those
link options. but man ifort or man icc will provide some useful inforations.
the compile options I am using now.
O Compiler options: -FR -mp1 -w -prec_div -pc80 -pad -DINTEL_VML -ip
L Linker Flags: -L/opt/intel/mkl/lib/em64t -Vaxlib -pthread
P Preprocessor flags '-DParallel'
R R_LIB (LAPACK+BLAS): -lmkl_lapack64 -lmkl_em64t -lguide
but still some error message shown (list below), anyone can help me out? Thanks ahead
SRC_reformat ...
rm -f reformat.o
icc -c reformat.c
icc -o reformat reformat.o -lm
IPO link: can not find "("
icc: error: problem during multi-file optimization compilation (code 1)
make: *** [reformat] Error 1
SRC_reformat/compile.msg:icc: error: problem during multi-file optimization compilation (code 1)
SRC_reformat/compile.msg:make: *** [reformat] Error 1
SRC_sgroup/compile.msg:icc: error: problem during multi-file optimization compilation (code 1)
SRC_sgroup/compile.msg:make: *** [sgroup] Error 1
Hao
----- Original Message -----
From: Hao Zhu
To: wien at zeus.theochem.tuwien.ac.at
Sent: Tuesday, December 13, 2005 7:10 AM
Subject: [Wien] Need help for compiling WIEN2k-05 on Fedora 4.0 CPU EM64T
hello, WIEN2k user:
I am trying to install WIEN2k-05 on a Fedora-4-64bit system. P-IV 3.4GHz EM64T. Compiler ifort9.0,icc, mkl8.0
The compiling,link options I used list below:
O Compiler options: -FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML
L Linker Flags: -L/opt/intel/mkl/lib/em64t -Vaxlib -static-libcxa -pthread
P Preprocessor flags '-DParallel'
R R_LIB (LAPACK+BLAS): -lmkl_lapack -lmkl-ia32 -lguide
it keeps showing error during compiling.error message is list below.
ld: ./lapw2: hidden symbol `_Unwind_GetIP' in /usr/lib/gcc/x86_64-redhat-linux/4.0.2//libgcc_eh.a(unwind-dw2.o) is referenced by DSO
ld: final link failed: Nonrepresentable section on output
make[1]: *** [lapw2] Error 1
make[1]: Leaving directory `/home/wien2k-05/SRC_lapw2'
make: *** [real] Error 2
it also show error message during compile other files. anyone can help me out?
Thanks.
Hao
------------------------------------------------------------------------------
---------------------------------
Yahoo! Shopping
Find Great Deals on Holiday Gifts at Yahoo! Shopping
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20051215/ae04f93f/attachment.html
More information about the Wien
mailing list