Michel Alexandre Salim wrote:
> - - Refactorig LLVM's build system to properly use versioned shared
> objects. I note that other distributions, and BSD, are still using
> static linking, so we appear to be the only ones attempting to package
> LLVM properly.

And FYI, this is not just a matter of guidelines. Static LLVM also breaks 
when you have multiple libraries all using LLVM being linked together, e.g. 
OpenGTL and Mesa. Fedora switching to shared LLVM fixed those symbol 
conflicts, so going back to static is not an option.

        Kevin Kofler

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to