From: rnewto_at_[hidden]
Date: 2001-06-05 09:44:40


--- In boost_at_y..., John Maddock <John_Maddock_at_c...> wrote:
>
> >any help would be appreciated. thanks.
>
> Looks like a config problem, what is the version number of the
compiler -
> is it stll 0x510 or has it increased? If so the secion in
> <boost/config.hpp> that reads:
>
> # if __SUNPRO_CC <= 0x520
>
> needs updating if partial specialisation is still broken.
>
>
> - John Maddock
> http://ourworld.compuserve.com/homepages/john_maddock/

The version number of the compiler is still 5.1, so I'm thinking it
has to have something to do with the way my environment is set up.