Thanks very much!
-----Original Message-----
From: Boost [mailto:boost-bounces@lists.boost.org] On Behalf Of Antony Polukhin
Sent: Tuesday, November 1, 2016 6:40 PM
To: boost@lists.boost.org List
Hello,
We are having trouble building boost_dll version 1.61 with Intel compiler (version 17.0) on Windows with vs2015 (and other versions of visual studio).
There's a problem because the macro configuration causes alias.hpp to use gnu-like syntax to specify section names: we don't support this syntax in our Windows compiler. Instead, we support "#pragma section" just like the Microsoft compiler.
That issue is fixed by this commit: https://github.com/boostorg/dll/commit/6cf436979c09fa6dc4348765077aba2942e77... Boost 1.62 already has the fix. But anyway, thanks for reporting! If there'll be some other issue - please do not hesitate to write. -- Best regards, Antony Polukhin _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost