Re: [q-lang-users] gentoo ebuild
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2008-07-16 08:15:23
|
Álvaro Castro Castilla wrote: > I have good news about the Q ebuild for gentoo. > > I updated the llvm ebuild with all requirements for Q and last 2.3 > version, taking care of compiler version issues with it. You're talking about Pure, right? Q doesn't need/use LLVM. > 1) The PIC issue: I had to apply the patch to llvm and compile it with > "make CXXFLAGS=-fPIC", otherwise the patch didn't do all its work There's also a configure option --enable-pic to enable that, and yes, it's needed in addition to applying the patch (otherwise LLVM won't be built with -fPIC anyway). Pure's INSTALL file has more information on 64 bit issues. > 2) I had to add the "limits.h" include in runtime.cc, otherwise it > didn't find LONG_MAX. Do you want to add this or should I prepare a > patch for gentoo? Thanks for reporting, fixed in r438. > I'll make the ebuild with all this information. Any > compilation/configure flags that I should especially care of? See the INSTALL file for detailed instructions. I'd suggest --enable-release. BTW, I'm cc'ing pur...@sf... now, could you please redirect your future posts on Pure as well? The subscription page is at https://lists.sourceforge.net/lists/listinfo/pure-lang-users Cheers, Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |