Boost C++ Libraries: Ticket #8205: MinGW can't find ICU libraries https://svn.boost.org/trac10/ticket/8205 <p> ICU uses MSVC naming schemes in MinGW (at least on Linux when cross-compiling), so the names aren't picked up. </p> <p> I've attached a patch that fixes the issue with 32bit libraries. This hasn't been tested in Windows, and still requires 64bit library support (stuff in lib64) but I don't have either of those setups to work on. Sorry. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8205 Trac 1.4.3 166291@… Thu, 28 Feb 2013 18:08:22 GMT attachment set https://svn.boost.org/trac10/ticket/8205 https://svn.boost.org/trac10/ticket/8205 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">mingw-fix.patch</span> </li> </ul> Ticket