From: Sohail Somani (s.somani_at_[hidden])
Date: 2006-11-28 15:12:46


> [mailto:boost-bounces_at_[hidden]] On Behalf Of Bjørn Roald
> Sent: Tuesday, November 28, 2006 11:24 AM
> Subject: Re: [boost] New getting started guide
>
> Sohail Somani skrev:
> > If you can afford it, g++ is a useful option. But yes, Sun
> CC + boost makes me very sad.
> >
>
>
> I think I would try Sun CC + stlport + boost first. Looks
> good to me in
> 1.34.0 release branch. STLport ships with the compiler and
> is enabled
> using -library=stlport4 -features=tmplife -features=tmplrefstatic.

I will do this for my next project. STL port looks very good in general as well.