Okay, sounds good.

Just to be sure, have you created the track ticket?

Best regards
Allan W. Nielsen

On Mon, Oct 10, 2011 at 10:00 PM, Vicente J. Botet Escriba <vicente.botet@wanadoo.fr> wrote:
Le 10/10/11 20:51, Vicente J. Botet Escriba a écrit :

Le 10/10/11 12:46, Allan Nielsen a écrit :
Hi

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?

Hi,

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?


I'm trying to solve the issue with the previous proposal.

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