Boost C++ Libraries: Ticket #12290: DLL BOOST_DLL_ALIAS does not compile with Intel C++ https://svn.boost.org/trac10/ticket/12290 <p> I tried to compile example2 from Boost.Dll tutorial under VC++ 2015 Update 2 and Intel C++ 2016 Update 3. The problem is by BOOST_DLL_ALIAS macro. If I use Intel C++ in alias.hpp it try to compile the code for gcc with <span class="underline">attribute</span> ((section. VC++ works well. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12290 Trac 1.4.3 Michel Morin Fri, 26 Aug 2016 13:39:02 GMT owner set https://svn.boost.org/trac10/ticket/12290#comment:1 https://svn.boost.org/trac10/ticket/12290#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Antony Polukhin</span> </li> </ul> Ticket Antony Polukhin Wed, 31 Aug 2016 19:00:52 GMT <link>https://svn.boost.org/trac10/ticket/12290#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12290#comment:2</guid> <description> <p> Fixed that in <a class="ext-link" href="https://github.com/boostorg/dll/commit/6cf436979c09fa6dc4348765077aba2942e77ce9"><span class="icon">​</span>42e77ce9 develop</a>. If that helps and test pass well, then fix will be merged into master and will appear in boost 1.62. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Wed, 21 Dec 2016 19:51:02 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/12290#comment:3 https://svn.boost.org/trac10/ticket/12290#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">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.62.0</span> </li> </ul> Ticket