Okay, sounds good.
Just to be sure, have you created the track ticket?
Best regards
Allan W. Nielsen
Le 10/10/11 20:51, Vicente J. Botet Escriba a écrit :I'm trying to solve the issue with the previous proposal.
Le 10/10/11 12:46, Allan Nielsen a écrit :
HiHi,
I just realized that this problem only occurs when boost::chrono is build.
Do you think this is a bug in the boost::chrono build script?
currently Boost.Chrono requires multi-threading on Linux. This is surely a bug as I guess all what is needed is to link with the -rt library.
The problem is in the build/Jamfile.
Could you replace
<target-os>linux:<threading>multi
by
<linkflags>"-lrt"
: requirements
and
: usage-requirements
to see if this works for you?
Please, could you also create a Trac ticket?
Committed revision 74902.
I will see how the regressions behave.
Best,
Vicente
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users