Skip to Content.
Sympa Menu

charm - [charm] Charm compile: "xlC: command not found"

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Charm compile: "xlC: command not found"


Chronological Thread 
  • From: "Jianhui Tian" <jianhuitian AT gmail.com>
  • To: charm AT cs.uiuc.edu
  • Subject: [charm] Charm compile: "xlC: command not found"
  • Date: Mon, 2 Jul 2007 14:06:56 -0400
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hi,

I am compiling Charm++ on BlueGene machines, and got the following error.
########################################################
../bin/charmc -host xi-main.C
../bin/charmc: line 160: xlC: command not found
Fatal Error by charmc in directory
/gpfs1/angel/NAMD/NAMD_2.6_Source/charm-5.9/mpi-bluegenel-xlc/tmp
Command xlC -I../bin/../include -D__CHARMC__=1
-I/bgl/BlueLight/ppcfloor//bglsys/include -c xi-main.C -o xi-main.o
returned error code 127
charmc exiting...
gmake[1]: *** [xi-main.o] Error 1
gmake[1]: Leaving directory
`/gpfs1/angel/NAMD/NAMD_2.6_Source/charm-5.9/mpi-bluegenel-xlc/tmp'
gmake: *** [headers] Error 2
-------------------------------------------------
Charm++ NOT BUILT.
#######################################
I checked CMK_CXX="/opt/ibmcmp/vacpp/bg/8.0/bin/blrts_xlC", blrts_xlC
is there. Anybody has ang hint about what's wrong here? Thanks a lot.

Justin



  • [charm] Charm compile: "xlC: command not found", Jianhui Tian, 07/02/2007

Archive powered by MHonArc 2.6.16.

Top of Page