Boost logo

Boost :

Subject: [boost] [time series] what's the status and how to go with mingw/gcc?
From: Björn Pfeiffer (bjoernp72_at_[hidden])
Date: 2009-03-05 08:07:37


Hello boosters,
I am desperately trying to get timer_series (vault, version of march 3rd
2009) running with mingw/gcc (4.3-tdm build).

My question is:
Did anybody have success on using time_series gcc or anything other than
msvc?
Second: There were some plans in the making as of begin of feb. (see
thread starting 30.01.2009)
What's the status of the project?

Here's the log of compiling the example:

C:\dev\boost\time_series\libs\time_series\example>bjam --variant=debug
--tools
et=gcc runtime-link=static threading=multi
...patience...
...found 1127 targets...
...updating 2 targets...
gcc.compile.c++
..\..\..\bin.v2\libs\time_series\example\gcc-mingw-4.3.2\debug\r
untime-link-static\threading-multi\main.o
In file included from ..\..\../boost/sequence/traits/size_type.hpp:8,
                 from ..\..\../boost/sequence/concepts.hpp:12,
                 from ..\..\../boost/range_run_storage/concepts.hpp:9,
                 from ..\..\../boost/time_series/concepts.hpp:12,
                 from ..\..\../boost/time_series/time_series_facade.hpp:26,
                 from ..\..\../boost/time_series/delta_series.hpp:12,
                 from main.cpp:8:
..\..\../boost/sequence/size.hpp: In member function 'typename
boost::range_size
<T>::type boost::sequence::impl::size<S, T>::operator()(S&) const':
..\..\../boost/sequence/size.hpp:35: error: 'size' is not a member of
'boost'

... [linker fails]

Thanks!

BjoernP


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