SYMPHONY icon indicating copy to clipboard operation
SYMPHONY copied to clipboard

configure script can't auto-detect aarch64

Open MrHighVoltage opened this issue 2 years ago • 2 comments

Same issue as I raised for cbc, the config.sub and config.guess files have been regularly updated in this repo, but not in the releases. This requires to manually set the build target when calling the configure script when building for architectures, that have not existed back in 2007 (when the named files have last been updated).

Is it possible to update those files and re-release the current version of Symphony?

Thank you!

MrHighVoltage avatar Apr 06 '23 19:04 MrHighVoltage

See coin-or/Cbc#587.

tkralphs avatar Apr 07 '23 17:04 tkralphs

Apparently, it works to do this.

tkralphs avatar Apr 29 '24 14:04 tkralphs