[mpich-discuss] configure -- unrecognized options (mpich2-1.2.1p1)
    Wei-keng Liao 
    wkliao at ece.northwestern.edu
       
    Thu Jun  3 15:50:52 CDT 2010
    
    
  
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
    
    
More information about the mpich-discuss
mailing list