octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updating MXE to llvm-3.1


From: Michael Goffioul
Subject: Re: Updating MXE to llvm-3.1
Date: Tue, 16 Jul 2013 21:20:10 -0400

On Tue, Jul 16, 2013 at 9:01 PM, John D <address@hidden> wrote:

Do you have python installed on your devel machine?

 

Yes.

 

Michael.

 


After playing around a little, I found that If I set  my mingw path to include my windows Python folder, then llvm 3.1 compiles as currently is, so python is now a requirement for the build.


It is, at least when you use CMake. They use python to generate part of the CMake files at the end of the "configuration" process. But I noticed there seems to be a regular set of configure and Makefile's included. AFAIK they are/were used for native MinGW compilation and I don't know whether those also requires python.
 

There doesn’t seem to be a msys python though


I don't think so. I installed it from the Windows installer found in http://www.python.org.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]