Boost C++ Libraries: Ticket #11019: Error while building 1.57 with MinGW4.7.1 https://svn.boost.org/trac10/ticket/11019 <p> I'm trying to build Boost 1.57 with GCC 4.7.1 bundled with <a class="missing wiki">CodeBlocks</a> on Win7 64b. </p> <p> I did this : </p> <p> mkdir c:\boost\build cd c:\boost\tools\build\v2 bootstrap.bat gcc b2 install --prefix=C:\boost\build set PATH=%PATH%;C:\boost\build\bin cd c:\boost b2 --build-dir=C:\boost\build toolset=gcc --build-type=complete </p> <p> And I get this : </p> <p> error: Name clash for '&lt;pstage\lib&gt;libboost_exception-mgw47-mt-1_57.a' </p> <p> error: Tried to build the target twice, with property sets having error: these incompabile properties: </p> <p> error: - none error: - &lt;linkflags&gt;-shared-libgcc &lt;linkflags&gt;-shared-libstdc++ </p> <p> error: Please make sure to have consistent requirements for these error: properties everywhere in your project, especially for install error: targets. </p> <p> Did I miss anything ? </p> <p> I haven't found anything on google / boost bug database. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11019 Trac 1.4.3 demystificator@… Fri, 13 Feb 2015 14:56:41 GMT <link>https://svn.boost.org/trac10/ticket/11019#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11019#comment:1</guid> <description> <p> The windows commands with more visibility : </p> <pre class="wiki"> mkdir c:\boost\build cd c:\boost\tools\build\v2 bootstrap.bat gcc b2 install --prefix=C:\boost\build set PATH=%PATH%;C:\boost\build\bin cd c:\boost b2 --build-dir=C:\boost\build toolset=gcc --build-type=complete </pre><p> </p> </description> <category>Ticket</category> </item> </channel> </rss>