I think I have successfully built binaries for windows with the following features:<br />1) Uses Intel C++ 11.0.  Debug and Release builds.<br />2) Mumps is linked in separately.  I tested with mumps built from WinMumps.  (It also has Metis built in).<br />3) HSL is linked in separately.<br />4) Link in BLAS/LAPACK/ScaLAPACK/BLACS separately.  I tested with intel MKL that comes with Intel C++<br />5) Link in MPI separately.  You can use the fake mpi built with mumps, or tested with MPICH.<br /><br />Is anyone interested in these binaries?  I can also give a list of what I link in to get things to work.<br /><br />-Jesse