LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Christophe Peyret (christophe.peyret_at_[hidden])
Date: 2005-05-09 04:29:00


Hello,

I have make a clean install with MacOSX Tiger. I have reinstalled IBM
xlf and xlc then I downloaded lam-7.1.1. To configure lam-mpi I have
entered :

./configure --prefix="/usr/local/lam-7.1.1" --with-trillium --
disable-tv --disable-tv-queue --with-memory-manager=none --with-fc=/
opt/ibmcmp/xlf/8.1/bin/xlf FFLAGS='-O3 -qextname -qstrict -qarch=auto
-qtune=auto -qcache=auto' CC=/opt/ibmcmp/vacpp/6.0/bin/xlc CFLAGS='-
O3 -qstrict -qarch=auto -qtune=auto -qcache=auto' CXX=/opt/ibmcmp/
vacpp/6.0/bin/xlc++ CXXFLAGS='-O3 -qstrict -qarch=auto -qtune=auto -
qcache=auto'

it fails and give me the error message:

========================================================================
====
== Configuring LAM version 7.1.1
========================================================================
====

*** Initialization, setup
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
configure: builddir: /Users/peyret/Desktop/lam-7.1.1
configure: srcdir: /Users/peyret/Desktop/lam-7.1.1
checking build system type... powerpc-apple-darwin8.0.0
checking host system type... powerpc-apple-darwin8.0.0
installing to directory "/usr/local/lam-7.1.1"

*** C compiler and preprocessor
checking if want debugging output support... no
checking for gcc... /opt/ibmcmp/vacpp/6.0/bin/xlc
checking for C compiler default output file name... configure: error:
C compiler cannot create executables
See `config.log' for more details.