Skip to Content.
Sympa Menu

charm - [charm] C++ Compiler Not Working

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] C++ Compiler Not Working


Chronological Thread 
  • From: #ABHISHEK NANDA# <ABHI0023 AT e.ntu.edu.sg>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: [charm] C++ Compiler Not Working
  • Date: Mon, 7 Jun 2010 21:18:03 +0000
  • Accept-language: en-US
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

 
I am unable to build Charm++ because of the following errors:

checking machine name... net-linux-x86_64
checking "C++ compiler as"... "g++ -fPIC -m64      -O -DCMK_OPTIMIZE=1 -nobs"
checking "whether C++ compiler works"... "no"
Cannot compile C++ programs with g++ -fPIC -m64  
 (check your charm++ version)
make[1]: *** [conv-autoconfig.h] Error 1
make[1]: Leaving directory `/home/abhi0023/Desktop/NAMD_2.7b2_Source/charm-6.1.3/net-linux-x86_64/tmp'
make: *** [headers] Error 2


Regards
Abhishek Nanda



Archive powered by MHonArc 2.6.16.

Top of Page