0
I think I managed to get all my dependencies and libraries right (fingers crossed), but now when trying to build blackcoin-qt, the QTSdk compiler gives me this error while building qtipcserver.o:
In function 'bool boost::interprocess::winapi::unlink_file(const char*)':
internal compiler error: in gimple_rhs_has_side_effects, at gimple.c:2343
[build/qtipcserver.o] Error1
The unlink_file function is on line 1638 of win32_api.hpp in the boost library. This seems like a GCC error, any ideas?
Related: https://bitcointalk.org/index.php?topic=304389.0
– Nick ODell – 2014-09-23T02:04:08.833