Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2007-11-15 17:06:30


Rene Rivera wrote:
> Beman Dawes wrote:
>> Beman Dawes wrote:
>>> Rene Rivera wrote:
>>>> Hm, I think I know the problem... Yep, fixed now
>>>> <http://svn.boost.org/trac/boost/changeset/41110>.
>> On Linux, the tiny_xml.cpp compile is now failing because no -I is
>> given, so no boost headers are found:-(
>
> Weird how the build worked locally when I first tested the change but
> doesn't work now :-\ I have a fix for it locally. But now I'm running
> into an entirely different problem of PJL trying to link to both the
> static and dynamic versions of Boost.System at the same time... not a
> good thing.

On Windows, this is now failing with the same missing -I problem:

   cd boost-root/tools/regression/build
   bjam

It was working earlier today, before 41110.

HTH,

--Beman


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