-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Update the Windows build notes #9433
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Looks ok. utACK 1f30bc3 |
doc/build-windows.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: not sure if we should set the jobs amount in the documentation. IMO we also don't do that for other build docs. It depends on available RAM/cores.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you're going to add -j in places, at least explain that it impacts parallellism in a comment.
|
Removed the -j flags (my own and the ones that were present) and did a fixup/reword. @jonasschnelli and @sipa brought up good points regarding parallelism. Doing a parallel make on the depends portion caused several errors on my system. I was able to keep trying and get it to work but it wasn't ideal. |
- Clarify the Windows Subsystem For Linux section. - Clarify the build requirements.
|
Also, just to clarify, I did successfully build and run the 32-bit version. |
|
ACK b705a04 |
b705a04 Update the Windows build notes (Douglas Roark)
b705a04 Update the Windows build notes (Douglas Roark)
b705a04 Update the Windows build notes (Douglas Roark)
Uh oh!
There was an error while loading. Please reload this page.