- this flag allows bitcoin-qt.exe / bitcoind.exe (32-bit application) to handle addresses larger than 2GB (up to 3GB on x86 Windows and up to 4GB on x64 Windows)
enable GCC large address aware linker flag (Windows only) #2167
pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:Qt_laa_flag changing 3 files +6 −2-
Diapolo commented at 1:29 PM on January 10, 2013: none
-
BitcoinPullTester commented at 1:58 PM on January 10, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/a35a8e3219e933265b0e34f7c72e08ed33ac0f63 for binaries and test log.
-
sipa commented at 5:22 PM on January 13, 2013: member
From what I read, this simply tells the OS that the application is prepared to deal with a >2GB address range. Not all Windows OSs/platforms support it, but enabling this flag should be a no-op for those.
If someone can verify binaries built with this still work on a 32-bit XP, I'm fine with merging this.
-
1f0ce2dd68
enable GCC large address aware linker flag (Windows only)
- this flag allows bitcoin-qt.exe / bitcoind.exe (32-bit application) to handle addresses larger than 2GB (up to 3GB on x86 Windows and up to 4GB on x64 Windows)
-
BitcoinPullTester commented at 9:19 PM on January 17, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/1f0ce2dd68313094af7cf6647bdf5936bee8352c for binaries and test log.
-
Diapolo commented at 11:53 AM on January 18, 2013: none
@sipa Did an IBD with bitcoin-qt.exe, tried a wallet encryption and there were no errros, the client started and closed just fine as expected. Btw. it seems @BitcoinPullTester is using an older OpenSSL version then we do with Gitian.
- gavinandresen referenced this in commit 5a4af8f71f on Jan 23, 2013
- gavinandresen merged this on Jan 23, 2013
- gavinandresen closed this on Jan 23, 2013
- laudney referenced this in commit b7e7c8ff6f on Mar 19, 2014
- DrahtBot locked this on Sep 8, 2021