In libs/random/test/Jamfile.v2 I added an explicit library reference to get the link to succeed, but I’m not sure why it was necessary for ‘random’ and not for other libraries.
run test_random_device.cpp /boost//random : : : <link>shared
<target-os>vxworks:<linkflags>-lboost_system
: test_random_device_dll ;
I’m sure this is NOT the best solution anyhow, so I curious what a more correct approach would be?
Thanks
Brian Kuhl
Manager – Information Development
Wind River