id summary reporter owner description type status milestone component version severity resolution keywords cc 6688 better support for exporting symbols from DLL arvid@… chris_kohlhoff "Currently asio/detail/config.hpp only supports exporting symbols from compilers that supports __declspec (i.e. msvc). In order to support many more compilers, including GCC (and gcc compatibles) and sun studio etc. The config header could be simplified to use boost config's BOOST_SYMBOL_EXPORT/IMPORT macro. Patch against trunk is attached." Feature Requests new To Be Determined asio Boost Development Trunk Problem export symbol