[Bug c++/37518] preprocessor failure
rwgk at yahoo dot com
gcc-bugzilla@gcc.gnu.org
Sun Sep 14 07:25:00 GMT 2008
------- Comment #2 from rwgk at yahoo dot com 2008-09-14 07:24 -------
> What is on that line?
#elif BOOST_PP_ITERATION_DEPTH() == 1
If you don't have /usr/include/boost, you can get the entire boost
tree from here:
svn co https://svn.boost.org/svn/boost/trunk boost
Then simply compile with -Iboost.
> I think this is invalid code
This boost code is about four years old and compiles with many
compilers incl. any other gcc >= 3.2 (at least), many EDG versions,
and Visual C++ >= 6.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37518
More information about the Gcc-bugs
mailing list