Skip to content

Commit 32aa9ed

Browse files
authored
Add note on WSL to README.Windows
1 parent b8c2a34 commit 32aa9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.windows.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ The 64-bit (x86_64) binary will only run on 64-bit Windows and will otherwise re
7171
### Supported build platforms
7272

7373
- Windows 10: supported (32 and 64 bits)
74+
- **note: cross-compiling from WSL (Windows Subsystem for Linux) is currently discouraged due to WSL time stamp problems. See discussion and links in [#22074](https://github.com/JuliaLang/julia/pull/22074).**
7475
- Windows 8: supported (32 and 64 bits)
7576
- Windows 7: supported (32 and 64 bits)
7677

77-
7878
### Compiling with MinGW/MSYS2
7979

8080
*MSYS2 provides a robust MSYS experience.*

0 commit comments

Comments
 (0)