Thomas Witt wrote:

Martin Wille wrote:
| David Abrahams wrote:
|
|
| The config_test regression was caused by not having linked against
| librt. I added these lines to intel-linux.jam on the RC_1_30_0 branch:

Just out of curiosity. What the heck is librt?

It contains the implementation of the (optional) POSIX TMR functionality, AFAICS. clock_gettime() (the function that wasn't found during linking) belongs to TMR.


Regards, m

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to