Skip to Content.
Sympa Menu

charm - [charm] problems in building the charm++ environment

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] problems in building the charm++ environment


Chronological Thread 
  • From: leonardo <leo.pacifici1 AT gmail.com>
  • To: charm AT cs.illinois.edu
  • Subject: [charm] problems in building the charm++ environment
  • Date: Tue, 25 Jan 2022 13:13:59 +0100
  • Authentication-results: ppops.net; spf=softfail smtp.mailfrom=xleopac AT gmail.com; dkim=pass header.s=20210112 header.d=gmail.com; dmarc=pass header.from=gmail.com

Hi,
I'm trying to build charm++ for the compilation of the NAMD package. I work under Ubuntu 18.04 LTS with icc and ifort compilers of the OneAPI Intel installed.
I'm building charm++ with:
./build charm++ multicore-linux-x86_64 icc ifort  -j16  --with-production
and I get the following error:
configure: error: in `/home/leo/Dyn/Namd/NAMD_2.14_Source/charm-6.10.2/multicore-linux-x86_64-ifort-icc/tmp':
configure: error: C compiler cannot create executables
See `config.log' for more details.

Same error using gcc on ubuntu 20.04.

Do you have any suggestions to fix the problem?
Config.log file is also attached.
Thanks in advance,
Leonardo

Attachment: config.log
Description: Binary data




Archive powered by MHonArc 2.6.19.

Top of Page