Boost C++ Libraries: Ticket #3184: No atomic operations implemented for hp-ux https://svn.boost.org/trac10/ticket/3184 <p> dear all, </p> <blockquote> <p> when compile my code with interprocess,the compiler reports as follow </p> </blockquote> <p> :"/home/boost_1_39_0/boost/interprocess/detail/atomic.hpp", line 466: error <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2035" title="#2035: Feature Requests: Can't make template for a link (closed: fixed)">#2035</a>: #error directive: No atomic operations impl emented for this platform, sorry! </p> <blockquote> <p> #error No atomic operations implemented for this platform, sorry! </p> </blockquote> <blockquote> <p> The operation system is hp-ux and complier is aCC. HP-UX test2 B.11.31 U ia64 4289996991 unlimited-user license aCC: HP C/aC++ B3910B A.06.15 [May 16 2007] </p> </blockquote> <p> </p> <blockquote> <p> the version is boost 1.39.0 . </p> </blockquote> <blockquote> <p> regards. </p> </blockquote> <blockquote> <blockquote> <p> hunter </p> </blockquote> </blockquote> <p> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3184 Trac 1.4.3 Ion Gaztañaga Thu, 26 Aug 2010 11:43:06 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3184#comment:1 https://svn.boost.org/trac10/ticket/3184#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">wontfix</span> </li> </ul> <p> Unless someone provides a patch this platform won't be supported. </p> Ticket thephilips@… Fri, 31 Aug 2012 15:44:35 GMT <link>https://svn.boost.org/trac10/ticket/3184#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3184#comment:2</guid> <description> <p> If somebody would attempt to support this literally unsupported platform. </p> <p> How to do atomic ops it using the inline asm: </p> <p> <a class="ext-link" href="http://h21007.www2.hp.com/portal/download/files/unprot/itanium/spinlocks.pdf"><span class="icon">​</span>http://h21007.www2.hp.com/portal/download/files/unprot/itanium/spinlocks.pdf</a> </p> <p> Additionally there are atomic ops, which are a free option (iow, pretty much never installed by default) </p> <p> <a class="ext-link" href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=Atomic"><span class="icon">​</span>https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=Atomic</a> </p> <p> FYI. </p> </description> <category>Ticket</category> </item> </channel> </rss>