|
Boost Testing : |
From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-04-16 20:45:46
After some investigation I found and fixed this problem:
http://www.meta-comm.com/engineering/boost-regression/cvs-head/developer/output/Dirxion-bin-boost-status-config_link_test-test-cw-9_3-darwin-debug.html
http://tinyurl.com/66thh
This was a fix to Boost.Build, specifically in
tools/build/v1/boost-base.jam, to make it use the correct dynamic loader
environment variable, DYLD_LIBRARY_PATH instead of LD_LIBRARY_PATH.
Hopefully this will fix some of the other run tests :-)
--grafik