Skip to content

Commit

Permalink
Update README.windows.md
Browse files Browse the repository at this point in the history
- adds warning about POSIX MinGW
- adds notice about patched readline, closes JuliaLang#4326
  • Loading branch information
ihnorton committed Sep 22, 2013
1 parent 23559b3 commit 46a906b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@ There are a few environments you can use to build julia. Making this easy requir
Important Build Errata
----------------------

- You must use win32 threads version of MinGW. **Do not** use a POSIX threads version of MinGW.
- Do not use GCC 4.6 or earlier or gcc-dw2, stuff will be broken
- Julia uses a [patched version](http:https://github.com/JuliaLang/readline/tarball/master) of GNU Readline 5.0


Native Compile
Expand Down

0 comments on commit 46a906b

Please sign in to comment.