On Fri, Oct 4, 2019 at 7:14 AM Waldek Kozaczuk <jwkozac...@gmail.com> wrote:
> I do not understand why cpiod.so linked against boost 1.69 and above does > NOT reference symbols from libboost_system.so. But it does reference > symbols from with older boost (< 1.69). Are the symbols found in > libboost_system.so < 1.69 now statically linked starting with boost 1.69? > Or are we just being lucky somehow? > > The good example of such symbol is boost::system::system_category(). > https://www.boost.org/users/history/version_1_69_0.html gives an answer: *Boost.System is now header-only. A stub library is still built for compatibility, but linking to it is no longer necessary.* Lucky for us! -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to osv-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/osv-dev/CANEVyjuSe6%3DX%3DRLSDZu9HBJ7a2QhERW8cCQv_9Pna%2BujggkQRA%40mail.gmail.com.