[odb-users] 'unordered_set' is not a member of 'std'

Boris Kolpackov boris at codesynthesis.com
Fri Sep 25 10:08:55 EDT 2020


Craig Burton <rccraigb at gmail.com> writes:

> Just curious if the older method of distribution (gzipped tar files) will
> be a possibility for 2.5?

If you mean with pre-built binaries of the ODB compiler (and bundled
GCC), then the answer is no. This proved to be very fragile with GCC
often breaking in obscure ways due to changes in system headers.

We do plan to provide (as a general build2 mechanism) automatic
creation of distribution packages (.deb, .rpm, etc., could probably
also be plain .tar.gz) but those won't include bundled GCC (so the
result will only work on the same distribution/version). You can
already do this manually as shown here:

https://www.codesynthesis.com/pipermail/odb-users/2020-July/004540.html



More information about the odb-users mailing list