Skip to content

Commit

Permalink
Add note on WSL to README.Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ihnorton authored Jun 19, 2017
1 parent b8c2a34 commit 32aa9ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ The 64-bit (x86_64) binary will only run on 64-bit Windows and will otherwise re
### Supported build platforms

- Windows 10: supported (32 and 64 bits)
- **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).**
- Windows 8: supported (32 and 64 bits)
- Windows 7: supported (32 and 64 bits)


### Compiling with MinGW/MSYS2

*MSYS2 provides a robust MSYS experience.*
Expand Down

3 comments on commit 32aa9ed

@tkelman
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all compilation. why did this go to master?

@tkelman
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and time stamps are only broken if you build under /mnt/

@ihnorton
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Feel free to edit, obviously.

Please sign in to comment.