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

Emil Lenngren emil.lenngren at ...626...
Thu May 24 00:42:53 CEST 2012


On ubuntu, the llvm-3.0 package (which does not work for me) provides a
llvm-config in the directory /usr/lib/llvm-3.0/bin/llvm-config, and not in
/usr/bin. That directory was not in my $PATH.

And how to link to a library in a directory other than /usr/lib? I always
have to set the environment flag LD_LIBRARY_PATH=... before running a
program linked to such a library.

2012/5/24 Benoît Minisini <gambas at ...1...>

> Le 24/05/2012 00:26, Emil Lenngren a écrit :
> > Go to the gb.jit directory. Then try to run ./configure without the -C
> flag.
> > If it doesn't work, please post the full output from the configure
> script.
> >
> > I think it is hard to make a good configure script for llvm, because it
> is
> > not standardized where llvm put its files (llvm from svn puts it
> somewhere,
> > gentoo in a special folder, and ubuntu in another folder ...).
> >
> > /Emil
> >
>
> Then the distribution should provide a pkg-config file, or a llvm-config
> executable, or both.
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> 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