
Hi, I am encountering build errors with SUNWspro. Mainly "array.hpp" causes the errors. Here is the outline: "./boost/array.hpp", line 75: Error: Too few arguments for template std::reverse_iterator<boost::T*>. "./boost/array.hpp", line 289: Where: While specializing "boost::array<boost::T, boost::N>". "./boost/array.hpp", line 289: Where: Specialized in non-template code. "./boost/array.hpp", line 76: Error: Too few arguments for template std::reverse_iterator<const boost::T*>. "./boost/array.hpp", line 289: Where: While specializing "boost::array<boost::T, boost::N>". "./boost/array.hpp", line 289: Where: Specialized in non-template code. 2 Error(s) detected. I would be happy if the responsible engeneer could solve this problem with Sun Studio. For further information the version I use is the latest Express version from November. Regards Roman