[odb-users] ODB 2.4 version not working
Boris Kolpackov
boris at codesynthesis.com
Mon Feb 22 06:14:57 EST 2021
Paul Merisier <pvmerisier at gmail.com> writes:
> ODB C++ version 2.4 did not work well with g++ 6+. I had to downgrade to
> version 5 or lower. I have been unable to download the latest version. Does
> version 2.4 work for g++-9 on Ubuntu 20.04?
For newer GCC versions you will need to the use the 2.5.0 pre-release:
https://codesynthesis.com/products/odb/doc/install-build2.xhtml
It is known to work with GCC 9 (and 10).
More information about the odb-users
mailing list