Changes between Initial Version and Version 1 of Ticket #7666, comment 24


Ignore:
Timestamp:
Sep 19, 2013, 10:16:51 PM (9 years ago)
Author:
viboes

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7666, comment 24

    initial v1  
    11Please, could you send me the output of the example preprocessed?
     2
    23I wonder if you are not linking and compiling with the same Boost library?
    3 Shouldn't you build boost with _GLIBCXX_DEBUG defined.
     4
     5Shouldn't you build boost with _GLIBCXX_DEBUG defined?
     6
     7What is the size of boost::detail::thread_data_base on your program?
     8
     9And in a Boost.Thread test?