Boost C++ Libraries: Ticket #9298: Unable to build Boost https://svn.boost.org/trac10/ticket/9298 <p> I have been trying for two days to build boost, and have done everything I could think of to get it to work. I keep getting the Error from cc1.exe Entry Point Not Found: The procedure entry point <span class="underline">gxx_personality_sj0 could not be located in the dynamic link library C:\strawberry\c\libexec\gcc\x86_64-w64-mingw32\4.7.3\libgmpxx-4.dll </span></p> <blockquote> <p> I have added C:\MinGW\bin;C:\Python33\;C:\Perl64\bin;C:\strawberry\bin;C:\msys\1.0\bin; into the PATH Environment variable to no avail. </p> </blockquote> <p> I am running an ACPI x64-based Windows 8 PC with 4 Intel Core i5-3330 CPUs @ 3GHz [Driver V 6.2.9200.16451], Intel HD Graphics [Driver v 9.17.10.2817]. I have attached the bootstrap.log file to the ticket. Thank you! </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9298 Trac 1.4.3 branefreez@… Thu, 24 Oct 2013 20:15:47 GMT attachment set https://svn.boost.org/trac10/ticket/9298 https://svn.boost.org/trac10/ticket/9298 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">bootstrap.log</span> </li> </ul> <p> bootstrap log </p> Ticket viboes Thu, 24 Oct 2013 22:15:38 GMT component changed; owner set https://svn.boost.org/trac10/ticket/9298#comment:1 https://svn.boost.org/trac10/ticket/9298#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Vladimir Prus</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">build</span> </li> </ul> Ticket Steven Watanabe Wed, 12 Mar 2014 03:23:52 GMT <link>https://svn.boost.org/trac10/ticket/9298#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9298#comment:2</guid> <description> <p> If you run the gcc command shown in the log directly, does it still fail with the same error? Can you build anything with this gcc? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Sat, 14 Mar 2015 02:23:37 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/9298#comment:3 https://svn.boost.org/trac10/ticket/9298#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">worksforme</span> </li> </ul> <p> Without further information, this sounds like a broken MinGW installation. </p> Ticket