Boost logo

Boost :

Subject: Re: [boost] puzzle for gcc gurus
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-22 00:42:29


AMDG

Robert Ramey wrote:
> I'm trying use gdb under cygwin to debug one of the tests in the
> serialization library.
>
> I've done the before but only with static linking. This time, the failure
> only occurs when using the serialization library as a shared library. So I
> want to trap/trace inside the boost_serialization DLL. Using the cygwin
> bash shell, I get the following.
>
> $ set | grep LD
> LD_LIBRARY_PATH=C:/BoostRelease/bin.v2/libs/serialization/build/gcc-3.4.4/debug
> OLDPWD=/cygdrive/c/boostrelease
>

Doesn't cygwin use PATH instead of LD_LIBRARY_PATH?

> I realize that his might be off topic - but I'm sort of desparate. Any help
> appreciated.
>

Patch attached.

In Christ,
Steven Watanabe




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