Skip to content

Commit

Permalink
describe errata for MPFR. close JuliaLang#3204
Browse files Browse the repository at this point in the history
  • Loading branch information
vtjnash committed May 25, 2013
1 parent 2332080 commit 80a0c51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ Important Build Errata

- LLVM doesn't build with the newly released 4.8 SEH gcc for 64-bit Windows because of an incorrect preprocessor definition. In deps/llvm-3.2/lib/ExecutionEngine/JIT/JIT.cpp, find the section that defines HAVE_EHTABLE_SUPPORT and replace it with an unconditional 0

- While building on native windows, MPFR tests fail. To fix this, edit deps/Makefile and add `MPFR_OPTS += --disable-thread-safe CFLAGS="-DNPRINTF_L -DNPRINTF_T -DNPRINTF_J"` somewhere

0 comments on commit 80a0c51

Please sign in to comment.