Opened 6 years ago
Closed 6 years ago
#12290 closed Bugs (fixed)
DLL BOOST_DLL_ALIAS does not compile with Intel C++
Reported by: | Owned by: | Antony Polukhin | |
---|---|---|---|
Milestone: | Boost 1.62.0 | Component: | None |
Version: | Boost 1.61.0 | Severity: | Problem |
Keywords: | dll | Cc: |
Description
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 attribute ((section. VC++ works well.
Change History (3)
comment:1 by , 6 years ago
Owner: | set to |
---|
comment:2 by , 6 years ago
comment:3 by , 6 years ago
Milestone: | To Be Determined → Boost 1.62.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed that in 42e77ce9 develop. If that helps and test pass well, then fix will be merged into master and will appear in boost 1.62.