Fixes #3499
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-
theuni commented at 8:32 PM on January 27, 2014: member
-
build: use -mwindows for gui targets when linking with mingw 6986861fda
-
laanwj commented at 8:44 PM on January 27, 2014: member
ACK
-
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.
-
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) - laanwj referenced this in commit dfd0d38fae on Jan 28, 2014
- laanwj merged this on Jan 28, 2014
- laanwj closed this on Jan 28, 2014
- theuni deleted the branch on Jan 28, 2014
- DrahtBot locked this on Sep 8, 2021