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: Wed, 17 Jul 2013 13:56:59 -0400

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

 

 

From: Michael Goffioul [mailto:address@hidden]
Sent: Tuesday, July 16, 2013 4:51 PM


To: John D
Cc: Octave Maintainers List
Subject: Re: Updating MXE to llvm-3.1

 

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

 

 

From: Michael Goffioul [mailto:address@hidden]

Sent: Tuesday, July 16, 2013 12:52 PM
To: John D
Cc: Octave Maintainers List

Subject: Re: Updating MXE to llvm-3.1

I don't do native MinGW compilation at the moment. Would you mind investigating in the Makefile's what's going on? It seems a file is not automatically generated (LibraryDependencies.inc). Alternatively, you might want to try to use cmake instead?

 

Michael.

 


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.

There doesn’t seem to be a msys python though


Would it be ok to add "python" to REQUIREMENTS variable if JIT is enabled? It seems you can't get around having python to compile LLVM, and compiling python manually seems overkill.

Michael.


reply via email to

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