[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fortran could not successfully link C++ objects problem



Hi,
 
I got this error during configure: Fortran could not successfully link C++ objects
 
My command is :
 
./config/configure.py --with-vendor-compilers=intel --with-blas-lapack-dir=/usr/local/intel/mkl721cluster/ --with-debugging=0  --download-hypre=1 --with-x=0 --with-mpi-dir=/usr/local/topspin/mpi/mpich/ --with-batch=1 --with-shared
 
May I know what's wrong?
 
Thank you.