Re: [boost] New getting started guide

-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Bjørn Roald
Maybe Sun need to switch to use stlport as their default standard library for the next compiler release. This would signal which library is considered more compliant and most relevant for library vendors. Special flags should be for backward compliance, not the other way around.
If you can afford it, g++ is a useful option. But yes, Sun CC + boost makes me very sad.

Hi, I'm a member of Sun C++ frontend team. Could you describe why Sun CC + boost makes you very sad? What version of Boost and Sun C++ do you use? What kind of problem is the most annoying for you? 2006/11/28, Sohail Somani <s.somani@fincad.com>:
If you can afford it, g++ is a useful option. But yes, Sun CC + boost makes me very sad.
-- Simon Atanasyan

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. Se Simons blog at http://blogs.sun.com/sga/ for more info. --- Bjørn
participants (3)
-
Bjørn Roald
-
Simon Atanasyan
-
Sohail Somani