[Gambas-user] New JIT Compiler.....

Ru Vuott vuott at ...325...
Wed May 23 23:58:05 CEST 2012


Thanks,

sorry, I followed sequence and then I launched:

~/llvm/build $ /configure --prefix=/usr --enable-optimized --enable-jit --enable-shared 

and I received:

bash: /configure: No such file or directory

What before .../configure ?






--- Mer 23/5/12, Emil Lenngren <emil.lenngren at ...626...> ha scritto:

> Da: Emil Lenngren <emil.lenngren at ...626...>
> Oggetto: Re: [Gambas-user] New JIT Compiler.....
> A: "mailing list for gambas users" <gambas-user at lists.sourceforge.net>
> Data: Mercoledì 23 maggio 2012, 23:48
> Hi!
> Have you installed LLVM by following these instructions?:
> http://gambas.svn.sourceforge.net/viewvc/gambas/gambas/trunk/gb.jit/README?view=markup&pathrev=4759
> 
> svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm
> cd llvm
> mkdir build
> cd build
> ../configure --prefix=/usr --enable-optimized --enable-jit
> --enable-shared
> make -j4
> sudo make install
> 
> It should take about 10 minutes to compile for a 4-core
> cpu.
> 
> /Emil
> 
> 2012/5/23 Ru Vuott <vuott at ...325...>
> 
> > Hello,
> >
> > I try to update via SVN. Well, I launched  ~ $
> ./configure -C but I
> > received these notices:
> >
> > ||
> > || Unable to find file: llvm/LLVMContext.h
> > || Unable to find file: libLLVM-3.2svn.so
> > || gb.jit is disabled
> > ||
> >
> > and at end:
> >
> > ||
> > || THESE COMPONENTS ARE DISABLED:
> > || - gb.jit
> > ||
> >
> > ...What do I do ?
> >
> > Bye
> > Vuott
> >
> >
> >
> ------------------------------------------------------------------------------
> > Live Security Virtual Conference
> > Exclusive live event will cover all the ways today's
> security and
> > threat landscape has changed and how IT managers can
> respond. Discussions
> > will include endpoint security, mobile security and the
> latest in malware
> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's
> security and 
> threat landscape has changed and how IT managers can
> respond. Discussions 
> will include endpoint security, mobile security and the
> latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> 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