Re: [Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2016-01-13 Thread Ian Haywood
On Tue, Nov 17, 2015 at 5:32 AM, wrote: > http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- > > Comment #10 by Gianfranco COSTAMAGNA: > I'm not the debian gambas package maintainer, but I guess I'll ping the > maintainers or upload in a delayed queue the fixes. > > thanks so fa

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2016-01-05 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Comment #11 by PICCORO LENZ MCKAY: the problem now its that people supported "free" software (software or products ?) are taking practiques from mocosoft people.. masking all with "evolution" whyupdaye something that already wor

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- Presto, an open source distributed SQL query engine for big data, initially developed by

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-16 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Comment #10 by Gianfranco COSTAMAGNA: 1) no-go 2) maybe in the future 3) what I plan ow 4) it would be nice for now I'm trying to upgrade gambas with a forced llvm-3.5. In the future I'll disable jit if the llvm maintainer will a

Re: [Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-10 Thread Benoît Minisini
Le 11/11/2015 01:06, Emil Lenngren a écrit : > It's quite bad the LLVM team dropped the old jit... > I haven''t really looked into it but it might not be that hard to port it > to the new MCJIT (see > http://blog.llvm.org/2013/07/using-mcjit-with-kaleidoscope-tutorial.html). > Hopefully the API for

Re: [Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-10 Thread Emil Lenngren
It's quite bad the LLVM team dropped the old jit... I haven''t really looked into it but it might not be that hard to port it to the new MCJIT (see http://blog.llvm.org/2013/07/using-mcjit-with-kaleidoscope-tutorial.html). Hopefully the API for generating the code instructions are the same and they

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-10 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Comment #9 by gbWilly GAMBOS: I understand your problem but: - Gambas 3.5.4 doesn't support LLVM 3.6 and neither does the latest stable version 3.8.3 If people on Debian still want to run Gambas, on a system that runs LLVM 3.6 o

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-10 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Comment #8 by Gianfranco COSTAMAGNA: Hi, to be clear, I know how to disable it the problem is people upgrading and loosing a feature disabling stuff should be the really last chance here --

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-10 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Comment #7 by gbWilly GAMBOS: @ Gianfranco COSTAMAGNA: Maybe a little hack in the configure.ac file of Gambas 3.5.4 could do the trick (you can find it in the gb.jit folder of source archive) You would need to add the LLVM max ve

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Comment #6 by Benoît MINISINI: 'gb.jit' component is optional. You can either use a more recent gambas version, that will automatically disable the component compilation as soon as the LLVM version does not match. If you can't, y

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Comment #5 by Gianfranco COSTAMAGNA: Hi, the problem is that llvm is hard to maintain, and currently Debian provides the 3.4, 3.5, 3.6, 3.7 and snapshots versions. now we are doing a transition to llvm-3.6 as default, and gambas

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-08 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Comment #4 by Benoît MINISINI: What's the problem with keeping an old version of LLVM? Do you plan to remove QT4, sqlite2 or GStreamer 1.0? And why not using the latest stable version of Gambas? --

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Comment #3 by Gianfranco COSTAMAGNA: Hi Fails To Build From Source :) Anyway, I'm trying to update gambas3 for Debian right now, and we are trying to remove llvm 3.4 and llvm 3.5 from the archive soon, this is why I opened this

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Benoît MINISINI changed the state of the bug to: Rejected. -- ___ Gambas-user mailing list Gambas-user@list

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Comment #2 by Benoît MINISINI: ...And I don't know what a "FTBFS" is. -- ___ Gambas-user mailing list Gamba

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-07 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Comment #1 by Benoît MINISINI: Recent versions of Gambas now correctly check that the LLVM version is between 3.1 and 3.5. LLVM 3.6 decided to replace their old JIT API by a new incompatible one, and so broke programs like Gamb

[Gambas-user] [Gambas Bug Tracker] Bug #835: gambas3 doesn't build with llvm > 3.5

2015-11-06 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.835&from=L21haW4- Gianfranco COSTAMAGNA reported a new bug. Summary --- gambas3 doesn't build with llvm > 3.5 Type : Bug Priority : Medium Gambas version : Unknown Product : Unknown Description --- Hi