Hi Nichols,

>-----Original Message-----
>
>Hi,
>
>I am trying to do a relative simply thing: Build HDF5 1.8.6 with MPI-I/O
>support plus C bindings on Mac OS X Snow Leopard.
>
>I am using Macports to get all the compilers, mpich, etc.
>
>But every time I used --enable-cxx with --enable-parallel or passing the
>MPI wrapper scripts via the environment variables (CC, CXX, or FC). I get
>this error from
>configure:
>
>configure: error: --enable-cxx and --enable-parallel flags are incompatible
>

That is because parallel is not supported in the C++ API.  These two flags
cannot be specified together.  Are you trying to use the C++ API?  If not,
you don't need to specify --enable-cxx.

Binh-Minh

>I have managed to install HDF5 with MPI-I/O and the C bindings, it just C++
>that
>is being troublesome. Perhaps configure is the problem.
>
>Nichols A. Romero, Ph.D.
>Argonne Leadership Computing Facility
>Argonne National Laboratory
>Building 240 Room 2-127
>9700 South Cass Avenue
>Argonne, IL 60490
>(630) 252-3441
>
>
>
>_______________________________________________
>Hdf-forum is for HDF software users discussion.
>[email protected]
>http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
>
>
>--
>Internal Virus Database is out-of-date.
>Checked by AVG.
>Version: 7.5.549 / Virus Database: 270.9.0/1778 - Release Date: 11/9/2008
>2:14 PM



_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Reply via email to