Boost logo

Boost Users :

From: Ferng, Andrew D (andrew.d.ferng_at_[hidden])
Date: 2007-03-29 19:22:09


Hi all,
I've got a problem with boost compiled under xlC. I've built boost on
AIX with gcc 4.1.1 and xlC visual age 6. On the pc, with vs2005.
So the same code using gcc/vs2005 is fine. Now when I'm compiling my
code under xlC, I'm getting these issues popping up.

Anyone have an idea of how to solve this? Or is it that xlC 6 is just
not current enough to work with boost?

Thanks!

IDTApplication.cpp:
"/acct/a/adf/boost/include/boost/optional/optional.hpp", line 388.66:
1540-0210 (S) "T" is not a base class of "locale".

"/acct/a/adf/boost/include/boost/optional/optional.hpp", line 388.10:
1540-0700 (I) The previous message was produced while processing
"boost::optional_detail::optional_base<std::locale>::destroy_impl(is_not
_reference_tag)".

"/acct/a/adf/boost/include/boost/optional/optional.hpp", line 362.9:
1540-0700 (I) The previous message was produced while processing
"boost::optional_detail::optional_base<std::locale>::destroy()".

"/acct/a/adf/boost/include/boost/optional/optional.hpp", line 208.24:
1540-0700 (I) The previous message was produced while processing
"boost::optional_detail::optional_base<std::locale>::~optional_base()".

"/acct/a/adf/boost/include/boost/optional/optional.hpp", line 130.7:
1540-0700 (I) The previous message was produced while processing
"boost::optional_detail::optional_base<std::locale>::__dftbdt()".

"/acct/a/adf/boost/include/boost/optional/optional.hpp", line 471.5:
1540-0700 (I) The previous message was produced while processing
"boost::optional<std::locale>::~optional()".

"/acct/a/adf/boost/include/boost/format/internals.hpp", line 38.9:
1540-0700 (I) The previous message was produced while processing
"boost::io::detail::stream_format_state<char,std::char_traits<char>
>::stream_format_state(char)".

"/acct/a/adf/boost/include/boost/format/internals.hpp", line 78.53:
1540-0700 (I) The previous message was produced while processing
"boost::io::detail::format_item<char,std::char_traits<char>,std::allocat
or<char> >::format_item(char)".

"/acct/a/adf/boost/include/boost/format/format_implementation.hpp", line
121.40: 1540-0700 (I) The previous message was produced while processing
"boost::basic_format<char,struct std::char_traits<char>,class
std::allocator<char> >::make_or_reuse_data(size_t)".

"/acct/a/adf/boost/include/boost/format/parsing.hpp", line 415.9:
1540-0700 (I) The previous message was produced while processing
"boost::basic_format<char,struct std::char_traits<char>,class
std::allocator<char> >::parse(const string_type &)".

"/acct/a/adf/boost/include/boost/format/format_implementation.hpp", line
33.13: 1540-0700 (I) The previous message was produced while processing
"boost::basic_format<char,struct std::char_traits<char>,class
std::allocator<char> >::basic_format(const char *)".

"IDTApplication.cpp", line 1079.17: 1540-0700 (I) The previous message
was produced while processing "IDTApplication::createO(Pnt29aFile &,
IDTConditionCodeFile &, string &, IDTDetails_File &)".
IDT.cpp:


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net