git: ac2602798834 - main - New port: math/flopc++: Library for solving Linear Optimization Problems in C++
Gerald Pfeifer
gerald at pfeifer.com
Sat May 1 22:13:22 UTC 2021
On Fri, 30 Apr 2021, Yuri Victorovich wrote:
> New port: math/flopc++: Library for solving Linear Optimization Problems in C++ ---
> +USE_GCC= any # clang breaks: no matching conversion for functional-style cast from 'const flopc::SUBSETREF' to 'flopc::MP_domain' https://github.com/coin-or/FlopCpp/issues/28
Did you test this with GCC 4.2? If not (and in general), please use
USE_GCC=yes, not USE_GCC=any.
Mk/bsd.gcc.mk covers that and I had an update to strengthen that even
further, which I lost (in a fight with Git) but will try to recreate.
Gerald
More information about the dev-commits-ports-all
mailing list