Boost logo

Boost Testing :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-03-23 03:52:43


Hi,
the test results for OSL-V2 and CalebEpstein-V2 suggest problems with gcc
LD_LIBRARY_PATH setup.

Doug and Caleb, can you:

1. Send me your user-config.jam files, so that I can confirm that the
problem is indeed what I think.

2. Explicitly specify gcc install root in user-config.jam, like this:

   using gcc
        : whatever-path/bin/g++
        : <root>whatever-path
        ;

Thanks,
Volodya


Boost-testing list run by mbergal at meta-comm.com