octave-maintainers
[Top][All Lists]
Advanced

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

Building with JIT


From: Rik
Subject: Building with JIT
Date: Tue, 16 Oct 2012 08:23:18 -0700

>> From: Richard <address@hidden>
>> To: Octave Maintainers <address@hidden>
>> Subject: Instruction for building with JIT
>> Message-ID: <address@hidden>
>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>
>> Hi,
>>
>> Are there instructions anywhere for building with JIT support? I'm
>> having some trouble.


Things have become much easier.  Try just running './configure --enable-jit' since it is disabled by default.  It should find your llvm-config program all on its own, but you can always set the LLVM_CONFIG environment variable if it doesn't.

--Rik


reply via email to

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