[Gambas-user] gb.jit can't be compiled

Flachy Joe flachyjoe at ...67...
Tue Dec 18 19:54:16 CET 2012


Hi,
Some fixes for errors when compiling on debian sid (with llvm-3.2~rc3.1 
packages) :

     In jit_gambas_pass.cpp line 28 and jit.h line 36 : change 
/llvm/Support/IRBuilder.h to /llvm/IRBuilder.h

     In jit_codegen.cpp, line 3617 and line 3668 : change llvm:Attribute 
to llvm::Attributes

Regards.


Le 26/11/2012 01:13, Emil Lenngren a écrit :
> It's a pity that almost all linux distributions put the llvm libs in
> different places. Also, some distributions use the static library, and some
> of them use a dynamic library.
>
> Can you see where your package manager has installed the llvm files?
>
> /Emil
>
> 2012/11/25 Matti<math.eber at ...221...>
>
>> Didn't care about this component for a while.
>> Now I installed - following the wiki - llvm 3.1-2.3.1 and llvm-devel
>> 3.1-2.3.1
>>
>> 'make' now complains about a missing 'libLLVM-3.1' that can't be found in
>> my
>> (Suse) repos. The informations in the web are a bit confusing.
>> Anybody knows where to download the correct libLLVM for Suse?
>>
>> Thanks
>> Matti
>>
>>
>> ------------------------------------------------------------------------------
>> Monitor your physical, virtual and cloud infrastructure from a single
>> web console. Get in-depth insight into apps, servers, databases, vmware,
>> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
>> Pricing starts from $795 for 25 servers or applications!
>> http://p.sf.net/sfu/zoho_dev2dev_nov
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> ------------------------------------------------------------------------------
> Monitor your physical, virtual and cloud infrastructure from a single
> web console. Get in-depth insight into apps, servers, databases, vmware,
> SAP, cloud infrastructure, etc. Download 30-day Free Trial.
> Pricing starts from $795 for 25 servers or applications!
> http://p.sf.net/sfu/zoho_dev2dev_nov
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>




More information about the User mailing list