Created attachment 567071 [details] minimal reproducer Description of problem: SSIA Version-Release number of selected component (if applicable): mingw32-boost-1.48.0-4.fc17_cross.noarch , but I do not see any substantial changes in the fedora package How reproducible: always Steps to Reproduce: 1. get the attached minimal reproducer 2. i686-w64-mingw32-g++ -std=c++11 -c threads.cc Actual results: a slew of errors Expected results: threads.o Additional info: This is not a contrived example. I am trying to make cross-compilation of libreoffice usable on Fedora and this is one of the few remaining problems. It should be partially addressed by https://svn.boost.org/trac/boost/ticket/4678 , which is already fixed upstream.
Thanks for your report. I just tried to apply the commit you were referring to and with it the compilation of your testcase succeeds. I'll apply the commit to the boost package in both Fedora 17/rawhide and the testing repo
mingw32-boost-1.48.0-5.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/mingw32-boost-1.48.0-5.fc17
mingw32-boost-1.48.0-5.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.