From: Russell Hind (rh_gmane_at_[hidden])
Date: 2006-05-08 06:19:21


Nicola Musatti wrote:
> Hallo,
> I'm trying to gauge the number of Boost users that are actually using an
> older version of the libraries because they have to use a compiler
> that's not supported by more recent versions of the libraries they use.
>
> As for myself, I work on a project where Borland's BCB6 is used and
> we're stuck with Boost 1.31 mostly because more recent versions of uBlas
> do not work with our compiler.
>

We're stuck on boost-1.32.0 with BCB6 due to ublas (but we managed to
patch ublas enough to get basic matrix, vector and their operations
working along with lu_* functions working which is what we really needed).

Cheers

Russell