Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-10-20 19:56:53


Alkis Evlogimenos <alkis_at_[hidden]> writes:

> On Monday 14 October 2002 10:20 am, Alkis Evlogimenos wrote:
> > On Monday 14 October 2002 09:31 am, David Abrahams wrote:
> > > I think I fixed that one too, by adding:
> > >
> > > # Make sure that STLPort libraries get added to the LD_LIBRARY_PATH
> > > GCC_STDLIB_DIRECTORY +=
> > > $(STLPORT_ROOT)$(SLASH)$(STLPORT_LIB_DIRECTORY) ;
> > >
> > > Please try it and let me know how it goes,
> >
> > yes that works.
>
> Correction to myself: In the 1.29.0 release it sort of works. The strip to be
> prepended to LD_LIBRARY_PATH is continuously growing. Here's an example
> output:
>
> export PATH
> LD_LIBRARY_PATH=/n/build/alkise/gcc/lib /n/build/alkise/gcc/lib
> /n/build/alkise/gcc/lib /n/build/alkise/gcc/lib /n/build/alkise/gcc/lib
> /n/build/alkise/gcc/lib /n/build/alkise/gcc/lib /n/build/alkise/gcc/lib
>
> In cvs builds LD_LIBRARY_PATH seems to not be exported at all.

Yeah, OK. I need to go back and make GCC work like MSVC in this
regard. Give me a few days; my connectivity is poor at the moment.

-- 
                    David Abrahams
dave_at_[hidden] * http://www.boost-consulting.com
Building C/C++ Extensions for Python: Dec 9-11, Austin, TX
http://www.enthought.com/training/building_extensions.html

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