Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-08-13 07:17:56


Jeff Gray <jeffg_at_[hidden]> writes:

> I am trying to compile Boost against the uClibc libraries. This
> requires that I define a custom value for LD_LIBRARY_PATH, so that my
> uClibc libraries are used instead of the standard system libraries.
>
> The problem I have is that building Boost.Python generates its own
> LD_LIBRARY_PATH definition that points to my Python library directory
> only. This results in the following unpleasant result:

Jeff,

Could you try the enclosed patch and let me know how it works out?



Thanks,

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk