Boost C++ Libraries: Ticket #5206: Compile bost libraries using armcc compiler https://svn.boost.org/trac10/ticket/5206 <p> Could anyone tell me the way to compile bost libraries using armcc compiler.I am trying to compile the header only library any.hpp </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5206 Trac 1.4.3 Steven Watanabe Wed, 23 Feb 2011 17:36:04 GMT component changed; owner set https://svn.boost.org/trac10/ticket/5206#comment:1 https://svn.boost.org/trac10/ticket/5206#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">nasonov</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">any</span> </li> </ul> <p> What errors do you get? </p> Ticket anonymous Fri, 15 Apr 2011 11:06:57 GMT <link>https://svn.boost.org/trac10/ticket/5206#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5206#comment:2</guid> <description> <p> I too am facing the same problem while trying to compile a Boost header with ARMCC v3.1 . I am using a Codewarrior IDE to edit and generate elf files. The error message that I get says that " missing '&lt;' " on one of the Boost library called "<a class="missing wiki">RemoveReferences</a>.hpp" </p> <p> I would want to know if there is a way to build the entire boost libraries using/for armcc for the ARM926EJS architecture specifically. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>nasonov</dc:creator> <pubDate>Thu, 18 Aug 2011 22:48:42 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5206#comment:3 https://svn.boost.org/trac10/ticket/5206#comment:3 <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">invalid</span> </li> </ul> <p> Closing as invalid. There are not enough details in the original report and a different problem in the follow-up message. </p> Ticket