[mpich-discuss] configure -- unrecognized options (mpich2-1.2.1p1)
Darius Buntinas
buntinas at mcs.anl.gov
Thu Jun 3 16:16:16 CDT 2010
You can ignore those warnings. The top-level configure calls configure
in other subdirectories, some of which may not understand all of the
options.
-d
On 06/03/2010 03:50 PM, Wei-keng Liao wrote:
> I got below message from standard output when running configure for mpich2-1.2.1p1
>
> configure: WARNING: unrecognized options: --enable-romio, --enable-error-checking, --enable-error-messages, --enable-g, --disable-fast, --enable-debuginfo, --enable-f77, --enable-f90, --enable-cxx, --with-file-system
>
>
> My command is
>
> ./configure --prefix=$HOME/MPICH \
> --enable-romio \
> --enable-error-checking=all \
> --enable-error-messages=all \
> --enable-g=dbg \
> --disable-fast \
> --enable-debuginfo \
> --enable-f77 \
> --enable-f90 \
> --enable-cxx \
> --with-file-system=ufs
>
> I believe these options are all listed in "configure --help".
>
> Wei-keng
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
More information about the mpich-discuss
mailing list