[Gambas-user] LLVM for Gambas

David Robertson spikethecat73 at ...626...
Sat Sep 21 08:27:01 CEST 2013


What I previously did was:

Download 3.1 from Sourceforge and unpack to wherever you want - I used
david/llvm. Then create
a "build" folder within "llvm".
Then from this "build" folder:

../configure --prefix=/usr --enable-optimized --enable-jit --enable-shared
make -j2      (for dual core, -j4 for quad core)
sudo make install

Then recompile Gambas as usual.

However LLVM 3.2 appears in the standard Ubuntu repository (I'm using
Ubuntu 12.04) and I haven't
has any trouble with it.

David



On 20 September 2013 21:22, Jussi Lahtinen <jussi.lahtinen at ...626...> wrote:

> Hi!
> Do anyone know working instructions to compile LLVM in Ubuntu/Xubuntu,
> that can be used with most recent Gambas 3 revision?
>
> Or optionally what is most recent working revision of LLVM?
>
> Jussi
>
> ------------------------------------------------------------------------------
> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8,
> SharePoint
> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack
> includes
> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13.
> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
> _______________________________________________
> 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