On Wed, Oct 30, 2013 at 2:02 PM, Josh Durgin <josh.durgin@xxxxxxxxxxx> wrote: > On 10/29/2013 03:51 PM, Noah Watkins wrote: > > unsafe to me. Could you check whether you can run 'rados ls' compiled > against an old librados, but dynamically loading librados from this > branch compiled in c++98 mode? I'm still working on this, but my understanding so far from libc++ documentation is that libc++ and libstdc++ are API but not ABI compatible, so there shouldn't be an expectation that librados binary library built against libstc++ will work if dynamically linked against libc++. -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html