Skip to content
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

Update Windows build guidance #6019

Merged
merged 1 commit into from
Mar 2, 2014
Merged

Update Windows build guidance #6019

merged 1 commit into from
Mar 2, 2014

Conversation

cmundi
Copy link
Contributor

@cmundi cmundi commented Mar 2, 2014

The intent of this PR is update README.windows.md with known-good-as-of-date instructions.

Key changes include:

  1. stating which versions of Windows are supported as build platforms
  2. promoting MSYS2 from experimental to preferred status
  3. placing MSYS in a fallback position for users who cannot or prefer not to use MSYS2.
  4. simplifying the shell environment setup (no changes to fstab; minimal path to avoid shadowing)
  5. relying on official Python 2.x build for Windows makes MSYS[2] python redundant
  6. note an idiosyncracy of the currently used version of OpenBLAS which requires an extra make
  7. updating the paths for dependnecies, where these have changed on SourceForge

Feedback on content and style are all welcome.
Most of all, thanks to everyone who helped me get comfortable with building Julia on Windows.

…of-date instructions.

Key changes include:

1. stating which versions of Windows are supported as build platforms
2. promoting MSYS2 from experimental to preferred status
3. placing MSYS in a fallback position for users who cannot or prefer not to use MSYS2.
4. simplifying the shell environment setup (no changes to fstab; minimal path to avoid shadowing)
5. relying on official Python 2.x build for Windows makes MSYS[2] python redundant
6. note an idiosyncracy of the currently used version of OpenBLAS which requires an extra `make`
7. updating the paths for dependnecies, where these have changed on SourceForge

Feedback on content and style are all welcome.
Most of all, thanks to everyone who helped me get comfortable with building Julia on Windows.
jiahao added a commit that referenced this pull request Mar 2, 2014
Update Windows build guidance
@jiahao jiahao merged commit 775ba0a into JuliaLang:master Mar 2, 2014
@tkelman tkelman mentioned this pull request Mar 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants