Open
Description
Configuration:
M3 Macbook Air, macOS Sonoma
Problem description:
If I fetch, build, and install Ipopt with ASL and MUMPS using coinbrew, without HSL sources, then everything works as expected.
If I copy the coinhsl source folder to /ThirdParty/HSL and then try to build, then ASL, MUMPS, and CoinHSL are all built and installed correctly, but the Ipopt build fails with the error message
clang: error: unsupported option '-fopenmp'
make[3]: *** [libipopt.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Any ideas how this can be fixed?
Metadata
Assignees
Labels
No labels