Build Error Description
Current develop branch fails to build with MinGW.
Note: examples below were on gitian build, but was reported originally by @crypto-ape for Linux and Windows, see #1706 (comment)
Build Environment
Steps To Reproduce
Steps to reproduce the behavior (example outlined below):
- Prepare https://github.com/bitshares/bitshares-gitian/ environment
run-gitian -b -O win develop
- Enter container, then
cd build/bitshares/build; make cli_wallet
Console Logs (optional)
/usr/bin/x86_64-w64-mingw32-as: CMakeFiles/graphene_wallet.dir/wallet.cpp.obj: section .xdata$_ZN2fc11generic_api12call_genericIN8graphene8protocol15public_key_typeENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEJSA_EEET_RKSt8functionIFSB_T0_DpT1_EEN9__gnu_cxx17__normal_iteratorIPKNS_7variantESt6vectorISM_SaISM_EEEESS_j: string table overflow at offset 10000206
/tmp/ccpQ5ari.s: Assembler messages:
/tmp/ccpQ5ari.s: Fatal error: can't close CMakeFiles/graphene_wallet.dir/wallet.cpp.obj: File too big
CORE TEAM TASK LIST
Build Error Description
Current develop branch fails to build with MinGW.
Note: examples below were on gitian build, but was reported originally by @crypto-ape for Linux and Windows, see #1706 (comment)
Build Environment
Steps To Reproduce
Steps to reproduce the behavior (example outlined below):
run-gitian -b -O win developcd build/bitshares/build; make cli_walletConsole Logs (optional)
CORE TEAM TASK LIST
Build ErrorBug Report