On Jul 26, 2007, at 7:43 PM, Mathew Binkley wrote:
../../libtool: line 460: CDPATH: command not found
libtool: Version mismatch error. This is libtool 2.1a, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool
Hello. I am trying to build Open-MPI 1.2.3 on RHEL 5 64 bit with
Myrinet MX support with GCC 4.2.1.
export CC=gcc ; export CFLAGS='-O2 -m64'
export CXX=g++ ; export CXXFLAGS='-O2 -m64'
export FC=gfortran ; export FCFLAGS='-O2 -m64'
export F77=gfortran ; export F77FLAGS