clearly tell to person what select mode
docs: make it clearer that posix mode must be used in WSL #15396
pull yunchiri wants to merge 1 commits into bitcoin:master from yunchiri:patch-1 changing 1 files +3 −2-
yunchiri commented at 7:38 AM on February 13, 2019: none
-
0811e14cab
Update build-windows.md
clearly tell to person what select mode
- fanquake added the label Docs on Feb 13, 2019
-
in doc/build-windows.md:80 in 0811e14cab
76 | @@ -77,9 +77,10 @@ The first step is to install the mingw-w64 cross-compilation tool chain: 77 | 78 | sudo apt install g++-mingw-w64-x86-64 79 | 80 | -Ubuntu Bionic 18.04 <sup>[1](#footnote1)</sup>: 81 | +Ubuntu Bionic 18.04 <sup>[1](#footnote1)</sup> (select posix mode):
practicalswift commented at 10:13 AM on February 14, 2019:Trailing whitespace :-)
in doc/build-windows.md:83 in 0811e14cab
76 | @@ -77,9 +77,10 @@ The first step is to install the mingw-w64 cross-compilation tool chain: 77 | 78 | sudo apt install g++-mingw-w64-x86-64 79 | 80 | -Ubuntu Bionic 18.04 <sup>[1](#footnote1)</sup>: 81 | +Ubuntu Bionic 18.04 <sup>[1](#footnote1)</sup> (select posix mode): 82 | 83 | - sudo update-alternatives --config x86_64-w64-mingw32-g++ # Set the default mingw32 g++ compiler option to posix. 84 | + sudo update-alternatives --config x86_64-w64-mingw32-g++ # Set the default mingw32 g++ compiler option to posix 85 | +
practicalswift commented at 10:13 AM on February 14, 2019:Nit: Multiple consecutive blank lines.
fanquake commented at 2:22 AM on February 15, 2019: memberAre the comments behind each
update-alternativesinstruction, plus the footnote not enough?If you are going to make these changes, you should do it for the
32 bitinstructions as well. Also needs a proper commit message (squash any fix-ups into a single commit).fanquake renamed this:Update build-windows.md
docs: make it clearer that posix mode must be used in WSL
on Feb 15, 2019yunchiri closed this on Feb 15, 2019MarcoFalke locked this on Dec 16, 2021ContributorsLabels
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-17 03:14 UTC
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-17 03:14 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me