Boost logo

Boost :

From: Oscar Fuentes (ofv_at_[hidden])
Date: 2002-02-07 15:08:48


Oscar Fuentes <ofv_at_[hidden]> writes:

[snip]

> Well, I was unable to compile with gcc 3.0.3 (cygwin) and 2.95.3
> (mingw). All test I've tried gave the same errors:

[snip]

> I'm using boost v 1.26.0. Do I need the current CVS sources?

I've just downloaded 1.27.0 and works. However, gcc 3.0.3 (cygwin)
gives this warning:

/t/boost/boost/lambda/core.hpp:61: warning: identifier name `_1' conflicts with
GNU C++ internal naming strategy

/t/boost/boost/lambda/core.hpp:62: warning: identifier name `_2' conflicts with
GNU C++ internal naming strategy

/t/boost/boost/lambda/core.hpp:63: warning: identifier name `_3' conflicts with
GNU C++ internal naming strategy

and so on.

gcc 2.95.3-6 (mingw special) does a clean build (at least for the
tests I've tried)

-- 
Oscar

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