I am still not able to run tests of this library on macos:
- the default c++ standard library on macos should be
c++ instead of stdc++.
- the linker on macos does not understand
--{start/end}-group.
- the linker on macos is not happy about the duplicate
main symbol inside libLake.a.