[odb-users] ODB 2.5.0-b.19 available
Boris Kolpackov
boris at codesynthesis.com
Fri Jul 24 06:24:59 EDT 2020
Wolfgang Haupt <haupt.wolfgang at gmail.com> writes:
> If I find enough time, I'll look into what's needed to pass all the
> necessary cross compile options to build2 and might work on initial
> build2 support.
This should normally be just a matter of passing the compiler since
build2 gets everything else from there (target, search paths, binutils,
etc). For example:
$ b config.cxx=x86_64-w64-mingw32-g++
But let me know if you run into any issues.
More information about the odb-users
mailing list