Subject: Re: [Boost-users] boost::thread Compile error with Sun Studio 12
From: Roman Morokutti (roman.morokutti_at_[hidden])
Date: 2009-05-17 17:31:11


> See https://svn.boost.org/trac/boost/ticket/2602.

Thank you for this hint. As I can tell, this error is still
present in 1.39. The patch didn't ease the problem at all
because the code now compiles but fails to link due to symbol
referencing errors. Bummer!

IMHO the Sun Studio compiler should generally be more supported.
It is a great compiler for the Solaris platform.

-Roman