Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 019d1a3

Browse filesBrowse files
joaocgreisgibfahn
authored andcommitted
doc,win: clarify WSL support
Fixes: #13471 PR-URL: #17008 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Timothy Gu <timothygu99@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Hitesh Kanwathirtha <hiteshk@microsoft.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent d738c6b commit 019d1a3
Copy full SHA for 019d1a3

File tree

Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-0
lines changed
Open diff view settings
Collapse file

‎BUILDING.md‎

Copy file name to clipboardExpand all lines: BUILDING.md
+8Lines changed: 8 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,14 @@ note1 - The gcc4.8-libs package needs to be installed, because node
6565
In "Git bash" if you call the node shell alias (`node` without the `.exe`
6666
extension), `winpty` is used automatically.
6767

68+
The Windows Subsystem for Linux (WSL) is not directly supported, but the
69+
GNU/Linux build process and binaries should work. The community will only
70+
address issues that reproduce on native GNU/Linux systems. Issues that only
71+
reproduce on WSL should be reported in the
72+
[WSL issue tracker](https://github.com/Microsoft/WSL/issues). Running the
73+
Windows binary (`node.exe`) in WSL is not recommended, and will not work
74+
without adjustment (such as stdio redirection).
75+
6876
### Supported toolchains
6977

7078
Depending on host platform, the selection of toolchains may vary.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.