OK, a little more info - apparently -lrt is needed for clock_gettime
on linux, but only for glibc prior to 2.17 (came out in Dec. 2012, so
the removal of the need is quite recent.)

Based on the code, it looks like it will fall back to gettimeofday if
clock_gettime isn't available.  Also, I don't see any code *inside*
libbson that is calling bson_get_monotonic_time - do we need it?

CY

On Sun, Nov 22, 2015 at 10:52 PM, Clifford Yapp <cliffy...@gmail.com> wrote:
> Erm.  Am I reading this correctly and they want to use the system "RT" 
> library?
>
> Can we mix the system librt.so and our own librt?
>
> Cliff

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to