headsup for llvm-3.2

John5342 john5342 at gmail.com
Thu Feb 28 15:44:10 UTC 2013


On 28 Feb 2013 14:48, "Dominik 'Rathann' Mierzejewski" <
dominik at greysector.net> wrote:
>
> On Wednesday, 13 February 2013 at 15:26, John5342 wrote:
> > On 13 Feb 2013 09:37, "Jens Petersen" <petersen at redhat.com> wrote:
> > >
> > > Hi,
> > >
> > > I spend a little time recently working on the llvm package trying
> > > to fix a few Fedora bugs that have been open for a while...
> > >
> > > I also think we should really get llvm-3.2 into Fedora 19.
> > > I have done a few tests and scratch builds in
> > > https://bugzilla.redhat.com/show_bug.cgi?id=903100
> > > and am planning to build llvm-3.2 in rawhide this week hopefully.
> >
> > Are there any plans to bring this to F18?
> >
> > There was talk about bringing 3.1 to F17 including some support from the
> > Mesa guys but then nothing actually happened. I would really like it if
I
> > could go through F18 without having to build my own private parallel
> > installable llvm 3.2 (i need the c++11 memory model support introduced
in
> > 3.2 for my lock free algorithms).
>
> Could you share your instructions for building llvm 3.2 on F18?
> I tried rebuilding the F19 package, but it fails with unspecified
> linker errors.

I haven't actually built it yet (was waiting as long as I could to see if
this would be done officially). Generally speaking the first step is
changing the gcc/libstdc++ version in the spec and then fix up any minor
issues afterwards, but in order to actually install and use it you need to
rebuild the other packages that depend on it (in a default Fedora setup
that's mainly Mesa) . Mesa is one package I definitely don't understand
which is why I don't like the idea of doing llvm myself.

The other alternative is what I would likely do instead and do a parallel
installable package which of course requires a bit more thought since a lot
of the libs are by default unversioned.

If it does turn out I have to do this myself though I will see about
putting a repo on fedorapeople and announce it here for those that
want/need it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/devel/attachments/20130228/e2a06b4b/attachment.html>


More information about the devel mailing list