Boost logo

Boost Users :

Subject: Re: [Boost-users] SUN Studio errors in version 1.38
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-02-12 11:49:57


AMDG

Roman Morokutti wrote:
> 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.

Boost only works on Sun Studio with stlport (-library=stlport4)

In Christ,
Steven Watanabe


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