Boost.thread compile error with SunCC 5.9

Hi, I am trying to use boost.thread with the version 5.9 of the sun compiler. I encountered an error during compilation which already has been reported by Urs Stotz some weeks ago. He also supplied a patch for this issue. http://lists.boost.org/Archives/boost/2010/02/161801.php The patch works for me. I wonder if it could be applied for 1.43? Kind Regards, Frank

Hi, i am wondering if i picked the right list for that mail. Is thread-devel more appropriate? Thank you. Frank On Mon, Apr 26, 2010 at 1:04 PM, Frank Meerkötter <meerkoetter@googlemail.com> wrote:
Hi,
I am trying to use boost.thread with the version 5.9 of the sun compiler. I encountered an error during compilation which already has been reported by Urs Stotz some weeks ago. He also supplied a patch for this issue. http://lists.boost.org/Archives/boost/2010/02/161801.php
The patch works for me. I wonder if it could be applied for 1.43?
Kind Regards, Frank

On Tue, Apr 27, 2010 at 4:47 AM, Frank Meerkötter <meerkoetter@googlemail.com> wrote:
Hi,
i am wondering if i picked the right list for that mail. Is thread-devel more appropriate?
Thank you.
Frank
On Mon, Apr 26, 2010 at 1:04 PM, Frank Meerkötter <meerkoetter@googlemail.com> wrote:
Hi,
I am trying to use boost.thread with the version 5.9 of the sun compiler. I encountered an error during compilation which already has been reported by Urs Stotz some weeks ago. He also supplied a patch for this issue. http://lists.boost.org/Archives/boost/2010/02/161801.php
The patch works for me. I wonder if it could be applied for 1.43?
I assume this is the right list. I've pinged the maintainer privately asking for a response. Thanks, --Beman

Beman Dawes <bdawes@acm.org> writes:
On Tue, Apr 27, 2010 at 4:47 AM, Frank Meerkötter <meerkoetter@googlemail.com> wrote:
Hi,
i am wondering if i picked the right list for that mail. Is thread-devel more appropriate?
Thank you.
Frank
On Mon, Apr 26, 2010 at 1:04 PM, Frank Meerkötter <meerkoetter@googlemail.com> wrote:
Hi,
I am trying to use boost.thread with the version 5.9 of the sun compiler. I encountered an error during compilation which already has been reported by Urs Stotz some weeks ago. He also supplied a patch for this issue. http://lists.boost.org/Archives/boost/2010/02/161801.php
The patch works for me. I wonder if it could be applied for 1.43?
I assume this is the right list. I've pinged the maintainer privately asking for a response.
I've applied the patch on trunk, revision 61618. Anthony -- Author of C++ Concurrency in Action http://www.stdthread.co.uk/book/ just::thread C++0x thread library http://www.stdthread.co.uk Just Software Solutions Ltd http://www.justsoftwaresolutions.co.uk 15 Carrallack Mews, St Just, Cornwall, TR19 7UL, UK. Company No. 5478976
participants (3)
-
Anthony Williams
-
Beman Dawes
-
Frank Meerkötter