build: use -mwindows for gui targets when linking with mingw #3591

pull theuni wants to merge 1 commits into bitcoin:master from theuni:windows_gui_system_type changing 3 files +7 −0
  1. theuni commented at 8:32 PM on January 27, 2014: member

    Fixes #3499

  2. build: use -mwindows for gui targets when linking with mingw 6986861fda
  3. laanwj commented at 8:44 PM on January 27, 2014: member

    ACK

  4. BitcoinPullTester commented at 9:08 PM on January 27, 2014: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/6986861fdaef84a59f0b4a98ef334fab20aa5710 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.

  5. laanwj commented at 8:37 AM on January 28, 2014: member
    $ objdump -x build/out/64/bitcoin-qt.exe |grep -i "^Subsystem"
    Subsystem               00000002        (Windows GUI)
    $ objdump -x build/out/32/bitcoin-qt.exe |grep -i "^Subsystem"
    Subsystem               00000002        (Windows GUI)
    
  6. laanwj referenced this in commit dfd0d38fae on Jan 28, 2014
  7. laanwj merged this on Jan 28, 2014
  8. laanwj closed this on Jan 28, 2014

  9. theuni deleted the branch on Jan 28, 2014
  10. DrahtBot locked this on Sep 8, 2021

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-18 15:15 UTC

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