On Mon, 2012-11-19 at 08:09 +0700, Michel Alexandre Salim wrote:
[...]
> There's now a rebuild of LLVM 3.1 for F17:
> 
> http://koji.fedoraproject.org/koji/buildinfo?buildID=367092

The choice about what should be provided should be tagged
- "Fast Moving Development" example boost libraries
  i like having boost141 package
  it provide at least template for the other ones
  so i am testing boost153 !!!
  developping with boost is a crazy world
  obviously backporting is not an option.

  i will/had spend a lot of time in autotool
  so i like having
  - /usr/include/llvm31/llvm/*.h
    because i like having #include <llvm/user.h>
    preprocess with -I/usr/include/llvm31
  - /usr/lib64/llvm31/llvm/libLLVM.so
    because linking with -L/usr/lib64/llvm31/llvm -lLLVM
    using /etc/ld.so.conf.d/llvm31-x84_64.conf
/usr/bin/clang31
/usr/bin/clang should used preference mechanism

for the man pages, good question
do i want so many manpages, for all boost versions available
on my desktop.

the backport should be used intensively, if possible




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

Reply via email to