On 22 Aug 2009, at 14:33, Quentin Mathé wrote: > Le 22 août 09 à 13:32, David Chisnall a écrit : > >> LanguageKit in trunk requires LLVM 2.6. Please make sure you have >> this version or a recent snapshot of trunk. As it says in the >> INSTALL >> file, it will not work with LLVM 2.5. > > > From INSTALL: > "For now, before building Etoile you should configure, compile and > install LLVM either by checking out the Subversion development trunk > available at: <http://llvm.org/svn/llvm-project/llvm/trunk>. > > **WARNING:*** At present, there is a known bug in LLVM that causes > LanguageKit > to fail on Linux/x86. Please apply [the patch found > here](http://llvm.org/bugs/attachment.cgi?id=2744 > ) to the LLVM 2.5 sources before compiling." > > Shouldn't the end of this sentence rather be 'to the LLVM sources > before compiling' without any 2.5 mention? This patch remains to be > committed to LLVM trunk AFAIK. > Is there any good reason why they didn't commit it for the upcoming > 2.6 release that is probably frozen by now?
2.6 was frozen yesterday. I don't know if this patch went in (I don't run Linux so I haven't needed to test it). Maybe someone who does could test whether it's still needed and poke the LLVM team to apply it if not? Tanya Lattner is release manager and, although it's in code freeze, bug fixes are still being applied to the release branch if you email her. David _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
