Don't worked but thanks anyway.magnus wrote: ↑22 Jun 2018, 08:13I'm not sure if it will work but you can pass extra flags as follows:Code: Select all
./setup --fc=ifort --cc=icc --cxx=icpc --mkl=parallel --extra-cxx-flags=-I/usr/include/x86_64-linux-gnu/c++/5/bits
Search found 2 matches
- 22 Jun 2018, 22:33
- Forum: Installing Dalton
- Topic: Compilation problems - cannot open source file "bits/c++config.h"
- Replies: 3
- Views: 6501
Re: Compilation problems - cannot open source file "bits/c++config.h"
- 20 Jun 2018, 23:54
- Forum: Installing Dalton
- Topic: Compilation problems - cannot open source file "bits/c++config.h"
- Replies: 3
- Views: 6501
Compilation problems - cannot open source file "bits/c++config.h"
I am trying to install LSDalton using this configuration: ./setup --fc=ifort --cc=icc --cxx=icpc --mkl=parallel The output of setup script is: ++++++++++++++++++++++++++++++++++++++++++++++++++++ Configuring system: Ubuntu FC=ifort CC=icc CXX=icpc cmake -DENABLE_MPI=OFF -DENABLE_SGI_MPT=OFF -DENABLE...