Boost logo

Boost-Build :

Subject: Re: [Boost-build] Boost and intel compiler
From: Daniel James (dnljms_at_[hidden])
Date: 2011-04-13 14:00:59


On 11 April 2011 16:09, Bo Jensen <jensen.bo_at_[hidden]> wrote:
>
> Just to list one error I get on linux 32 with intel 11.1 and gcc 4.3 :
>
> intel-linux.compile.c++
> bin/intel-linux/release/address-model-32/link-static/threading-multi/model.o
> ../../../external/boost/boost/intrusive/intrusive_fwd.hpp(63): error:
> expected an identifier
>  template<class T, class ...Options>
>                          ^

That's probably a problem in the library, rather than the build
system. It should probably use Boost.Config rather than it's own
configuration logic.


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