CXXLD Failure qt/bitcoin-qt.exe #6347

issue feathercoin2 opened this issue on June 27, 2015
  1. feathercoin2 commented at 11:57 PM on June 27, 2015: none

    When I compile v0.11.0rc2, I can make bitcoind.exe and bitcoin-cli.exe success, but make bitcoin-qt.exe failure . I see boost_1_58_0 link error. How to fix ? thank you in advance .

    CXXLD qt/bitcoin-qt.exe d:/BTC/Dev/boost_1_58_0/stage/lib\libboost_filesystem-mgw49-mt-s-1_58.a(operatio ns.o): duplicate section .rdata$_ZTSN5boost6detail17sp_counted_impl_pINS_10file system6detail11dir_itr_impEEE[__ZTSN5boost6detail17sp_counted_impl_pINS_10filesy stem6detail11dir_itr_impEEE]' has different size d:/BTC/Dev/boost_1_58_0/stage/lib\libboost_program_options-mgw49-mt-s-1_58.a(con fig_file.o): duplicate section.rdata$ZTSN5boost9iterators15iterator_facadeINS _15program_options6detail27common_config_file_iteratorEKNS2_12basic_optionIcEENS 0_21forward_traversal_tagERS7_iEE[__ZTSN5boost9iterators15iterator_facadeINS_15p rogram_options6detail27common_config_file_iteratorEKNS2_12basic_optionIcEENS0_21 forward_traversal_tagERS7_iEE]' has different size d:/BTC/Dev/boost_1_58_0/stage/lib\libboost_thread-mgw49-mt-s-1_58.a(thread.o): d uplicate section `.rdata$_ZTSN5boost16exception_detail19error_info_injectorISt13 runtime_errorEE[__ZTSN5boost16exception_detail19error_info_injectorISt13runtime errorEE]' has different size

    CPPFLAGS="-I/D/BTC/Dev/miniupnpc
    -I/D/BTC/Dev/boost_1_58_0
    -I/D/BTC/dev/db-4.8.30.NC/build_unix
    -I/D/BTC/Dev/openssl-1.0.1i/include
    -I/D/BTC/Dev
    -I/D/BTC/Dev/protobuf-2.5.0/src
    -I/D/BTC/Dev/libpng-1.6.12
    -I/D/BTC/Dev/qrencode-3.4.4
    -I/D/FTC/dev/ZebraCrossing-master/src/libsrc
    -I/D/BTC/Dev/gmp-6.0.0
    -DSTATICLIB "
    LDFLAGS="-L/D/BTC/Dev/boost_1_58_0/stage/lib
    -L/D/BTC/dev/db-4.8.30.NC/build_unix
    -L/D/BTC/Dev/openssl-1.0.1i
    -L/D/BTC/Dev/miniupnpc
    -L/D/BTC/Dev/protobuf-2.5.0/src/.libs
    -L/D/BTC/Dev/libpng-1.6.12/.libs
    -L/D/BTC/Dev/qrencode-3.4.4/.libs
    -L/D/BTC/Dev/gmp-6.0.0/.libs
    -L/D/FTC/dev/ZebraCrossing-master/build32/Release "
    BOOST_ROOT=/D/BTC/Dev/boost_1_58_0
    ./configure
    --disable-upnp-default
    --disable-tests
    --with-qt-incdir=/D/BTC/Dev/QT/5.3.1/include
    --with-qt-libdir=/D/BTC/Dev/QT/5.3.1/lib
    --with-qt-bindir=/D/BTC/Dev/QT/5.3.1/bin
    --with-qt-plugindir=/D/BTC/Dev/QT/5.3.1/plugins
    --with-boost-system=mgw49-mt-s-1_58
    --with-boost-filesystem=mgw49-mt-s-1_58
    --with-boost-program-options=mgw49-mt-s-1_58
    --with-boost-thread=mgw49-mt-s-1_58
    --with-boost-chrono=mgw49-mt-s-1_58
    --with-protoc-bindir=/D/BTC/Dev/protobuf-2.5.0/src
    --with-boost=/D/BTC/Dev/boost_1_58_0/stage
    --with-boost-libdir=/D/BTC/Dev/boost_1_58_0/stage/lib

  2. feathercoin2 commented at 2:04 AM on June 28, 2015: none

    OK , still can get bitcoin-qt.exe close it.

  3. laanwj closed this on Jun 29, 2015

  4. MarcoFalke locked this on Sep 8, 2021
Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-26 09:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me