Opened 9 years ago

Closed 8 years ago

#9298 closed Bugs (worksforme)

Unable to build Boost

Reported by: branefreez@… Owned by: Vladimir Prus
Milestone: To Be Determined Component: build
Version: Boost 1.54.0 Severity: Problem
Keywords: mingw, boost, bitcoin, bootstrap, batch Cc:

Description

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 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

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.

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!

Attachments (1)

bootstrap.log (738 bytes ) - added by branefreez@… 9 years ago.
bootstrap log

Download all attachments as: .zip

Change History (4)

by branefreez@…, 9 years ago

Attachment: bootstrap.log added

bootstrap log

comment:1 by viboes, 9 years ago

Component: Nonebuild
Owner: set to Vladimir Prus

comment:2 by Steven Watanabe, 9 years ago

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?

comment:3 by Steven Watanabe, 8 years ago

Resolution: worksforme
Status: newclosed

Without further information, this sounds like a broken MinGW installation.

Note: See TracTickets for help on using tickets.