Boost logo

Boost-Build :

From: Martin Wille (mw8329_at_[hidden])
Date: 2004-09-19 15:00:53


Rene Rivera wrote:
> Martin Wille wrote:
>
>>You're right with that, of course. However, Boost.Test is supposed to
>>setup LD_LIBRARY_PATH to point to /usr/local/gcc-2.95.3/lib in this
>>case when running the test.
>
>
> Yes, it's supposed to. But I can't see if it is from the output reported
> in the tests. Could you replicate the problem and add -d+2 to the bjam
> invocation to see the command it is running?

tests are currently running, and I don't dare to interfere with them.

However, from the output I see lines like this for a test being run:

LD_LIBRARY_PATH=/usr/local/gcc-2.95.3/stlport-4.5.3/lib
export LD_LIBRARY_PATH

Note, there's no /usr/local/gcc-2.95.3/lib in that line.

HTH,
m

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk