Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-02-21 05:17:12


On Wednesday 21 February 2007 05:28, Madan Revoor wrote:
> Hi,
>
> I'm trying to build the boost serialization library for the embedded MIPS
> platform (Everex RedHat) using the provided mipsel-linux gcc cross compiler
> on a standard desktop (RedHat).
>
> Here is what I tried....
>
> /usr/local/mipsel-linux/g++ -I /usr/local/include/boost-1_33_1 -c
> basic_iarchive.cpp
> In file included from
> /usr/local/include/boost-1_33_1/boost/type_traits/has_trivial_copy.hpp:14,
> from
> /usr/local/include/boost-1_33_1/boost/type_traits/has_nothrow_copy.hpp:12,
> from
> /usr/local/include/boost-1_33_1/boost/state_saver.hpp:32,
> from basic_iarchive.cpp:30:
> /usr/local/include/boost-1_33_1/boost/type_traits/is_volatile.hpp:43: parse
> error before `*' token

This is some problem with with Boost code, or the compiler, or interaction
thereof. Would you please post this to boost_at_[hidden] mailing list,
as it's more library problem than a Boost.Build one.

Thanks,
Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk