the make command is hanging at
PPF77 MUMPS/src/dtype3_root.lo Intel(R) Fortran Compiler for applications running on Intel(R) 64, Version 2025.2.0 Build 20250605 Copyright (C) 1985-2025 Intel Corporation. All rights reserved.
F77LD libcoinmumps.la
I am using these options
--prefix=$COIN_INSTALL
--with-precision=double
--with-intsize=32
--enable-static
--disable-shared
--enable-msvc
_
the problem occurs regardless we are building with --disable-openmp or not
I am using 5.8.1 version
Maybe I will have some help this problem
Thanks