Skip to Content.
Sympa Menu

charm - Re: [charm] Problem compiling Charm++

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

Re: [charm] Problem compiling Charm++


Chronological Thread 
  • From: Eric Bohm <ebohm AT cs.uiuc.edu>
  • To: Jianhui Tian <jianhuitian AT gmail.com>
  • Cc: charm AT cs.uiuc.edu
  • Subject: Re: [charm] Problem compiling Charm++
  • Date: Wed, 31 Jan 2007 15:02:39 -0600
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Edit charm/src/arch/mpi-bluegenel/cc-xlc.sh and update the path. Should work after that.



Jianhui Tian wrote:
Hi all,

I am now compiling Charm++ on a bluegene archtecture machine. I use the
command "./build charm++ mpi-bluegenel xlc" and got the error message:

set C++ compiler as :/opt/ibmcmp/vacpp/7.0/bin/blrts_xlC
checking "whether C++ compiler works"..."no"
cannot compile C++ programs with /opt/ibmcmp/vacpp/7.0/bin/blrts_xlC

I see that the blrts_xlC is located at
/opt/ibmcmp/vacpp/bg/8.0/bin/blrts_xlC. How to tell ./build to find it
there? Thanks.

Justin
_______________________________________________
charm mailing list
charm AT cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/charm





Archive powered by MHonArc 2.6.16.

Top of Page