Re: [julia-dev] Building Julia from source in Windows

116 views
Skip to first unread message
Message has been deleted

Jameson Nash

unread,
Jun 18, 2015, 1:18:55 PM6/18/15
to juli...@googlegroups.com
This is a better question for julia-users.

The most reliable compilation environment at this point seems to be cygwin:

The environment seems to believe you are using the msys-gcc compiler, rather than the mingw-w64-gcc compiler. Perhaps your PATH variable isn't setup correctly?

(unzipping should work fine; that's how i've usually installed it).


On Thu, Jun 18, 2015 at 1:10 PM Sayeed Tasnim <say...@gmail.com> wrote:

Hi,

 

I’m trying to build Julia from source in Windows.  I’m following the instructions described in the README.windows.md here:

 

https://github.com/JuliaLang/julia/blob/master/README.windows.md

 

However, I’m getting stuck on step 6.iv where I begin the build.  I get the following error in msys:

 

$ make -j 4

/home/t-satasn-win8/julia/Make.inc:432: *** "cannot build julia with msys-target compilers. please see the README.windows document for instructions on setting up mingw-w64 compilers".  Stop.

 

I noticed that the mingw-builds installer doesn’t correctly install and quits with error message “ERROR res”.  It claims it installed successfully but there are barely any files in there.  Instead, I downloaded from the source and unzipped it and directly moved it to my C:\ drive.  I have also tried using the MinGW-w64 installer and using a newer 4.9.2 version, but that didn’t work either.

 

Would anyone be able to help me on this problem?  Thanks!

 

Kind regards,

Sayeed

Tony Kelman

unread,
Jun 18, 2015, 1:49:27 PM6/18/15
to juli...@googlegroups.com
This is actually very much in flux right now. Whether Cygwin or a modified MSYS2 build using a different toolchain than what we currently recommend in the master version of README.windows.md is being determined in https://github.com/JuliaLang/julia/pull/11705. If you're willing to check out that branch and test things, it would be appreciated.
Reply all
Reply to author
Forward
0 new messages