[Gambas-user] Is there some way to make JIT disabled by default?

Emil Lenngren emil.lenngren at ...626...
Mon May 28 14:45:57 CEST 2012


You mean that llvm is not available on your system but the configure
scripts thinks it is and then fails?
In what way does the neural network library "not like" llvm? gb.jit
component is not loaded at all if there are no "Fast" methods in your
project.

/Emil

2012/5/28 Bruce <bbruen at ...2308...>

> This is one of "those" situations.
>
> I have tried the JIT stuff with the latest llvm and yes it is good.
>
> BUT!
>
> I use two other pieces of software, a stats (R) application and a neural
> network library that don't like the new llvm library. So I've removed it
> and gone back to an older working version.  The only trouble is I keep
> forgetting where I have to disable jit in the reconf-all;configure;make
> song and can never remember the syntax anyway. So it ends up enabled and
> then the build fails.
>
> So, as good as it is, is there a way to make it disabled by default?
>
> ???
> Bruce
>
>
>
>
> ------------------------------------------------------------------------------
> 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