Re: compilation error!
Posted: Sat Feb 13, 2016 5:35 pm
Thank you Andrea for helping,
i have checked if i have cc compilers in make.sys for quantum espresso and it looks i have it. see the attached file.
but when I do :
./configure FC=ifort CC=icc
i got this error:
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking for gcc... icc
checking whether the C compiler works... no
configure: error: in `/home/yambo/yambo-3.4.1-rev61':
configure: error: C compiler cannot create executables
See `config.log' for more details
also i tried :
./configure FC=ifort CC=icc CPP="icc -E"
and got this error:
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking for gcc... icc
checking whether the C compiler works... no
configure: error: in `/home/yambo/yambo-3.4.1-rev61':
configure: error: C compiler cannot create executables
See `config.log' for more details
i have checked if i have cc compilers in make.sys for quantum espresso and it looks i have it. see the attached file.
but when I do :
./configure FC=ifort CC=icc
i got this error:
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking for gcc... icc
checking whether the C compiler works... no
configure: error: in `/home/yambo/yambo-3.4.1-rev61':
configure: error: C compiler cannot create executables
See `config.log' for more details
also i tried :
./configure FC=ifort CC=icc CPP="icc -E"
and got this error:
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking for gcc... icc
checking whether the C compiler works... no
configure: error: in `/home/yambo/yambo-3.4.1-rev61':
configure: error: C compiler cannot create executables
See `config.log' for more details