Boost logo

Boost-Build :

Subject: Re: [Boost-build] Boost.wave lib failing to compile when using intel 10.1
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-09-02 07:04:31


On Wednesday 02 September 2009 Josué Aristide Paul Barboza wrote:

> Hello,
> I'm trying to compile Boost libraries with intel 10.1 (10.1 20080312)
> compiler.
> Things are going well except when compiling the library "wave". The
> following
> message is returned (both on 32bit or 64bit architecture):
>
> "./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp(119): error #409:
> "boost::wave::cpplexer::re2clex::lexer<IteratorT, PositionT>::lexer(const
> IteratorT &, const IteratorT &, const PositionT &,
> boost::wave::language_support)" provides no initializer for:
> const member "boost::wave::cpplexer::re2clex::lexer<IteratorT,
> PositionT>::cache"
> {
> ^
> detected during:
> instantiation of

Josué,

I am afraid the Boost.Build list is not good for this question -- for all I
can tell, the Boost.Build system is working OK, and the problem is with
the code. I suggest you file a bug at http://svn.boost.org

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