-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
missing sys0.ji when building with MinGW #4300
Comments
can you reply with the contents of |
const OS_NAME = :Windows |
Please try again; this is almost certainly the same haswell bug because julia must be able to run to generate the image file. |
It works, I've got a build! |
Awesome, thanks for the update! |
Did latest pull, make cleanall.
Windows 8, 64 bit.
followed all instructions, no spaces in paths, replaced make with make-old.
uname -a gives:
MINGW32_NT-6.2 KEES-FORIO 1.0.17(0.48/3/2) 2011-04-24 23:39 i686 Msys
Building stops with:
LINK usr/bin/julia-readline.exe
CC ui/repl-basic.o
LINK usr/bin/julia-basic.exe
osutils.jl
make[1]: *** [/d/projects/JuliaLang/julia/usr/bin/sys0.ji] Error 5
make: *** [release] Error 2
The text was updated successfully, but these errors were encountered: