Re: [Boost-bugs] [Boost C++ Libraries] #6265: STL containers in managed memory segments fails to build

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6265: STL containers in managed memory segments fails to build
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-27 09:07:21


#6265: STL containers in managed memory segments fails to build
--------------------------------+-------------------------------------------
  Reporter: fandreasi@… | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: interprocess
   Version: Boost 1.48.0 | Severity: Regression
Resolution: | Keywords:
--------------------------------+-------------------------------------------

Comment (by mstefano@…):

 I've just tried on a 32 bit Fedora 16 (which has gcc 4.6.2-1) and the
 example gets built, but I had to add "-lpthread" to the command above. I
 think the problem is related to gcc 4.1.2, which is deployed with Red Hat
 5.x and, as a consequence, with CentOS 5.x.[[BR]]
 [[BR]]
 I've also tried to build with gcc 4.4 on my CentOS 5.7 with the following
 command:
 {{{
 g++44 example.cpp -I<path-to-boost>/include -o example -lrt -lpthread
 }}}
 and the code got built. Anyway gcc 4.4 is not the default on Red Hat 5.x
 and CentOS 5.x distributions.[[BR]]
 So, the problem, is definitely related to the compiler.[[BR]]
 [[BR]]
 Best regards,[[BR]]
 Michele De Stefano

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6265#comment:5>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC