[Bug 431313] [NEW] llvm-config --includedir returns wrong directory

elhigu elhigu at gmail.com
Thu Sep 17 10:35:51 UTC 2009


Public bug reported:

Binary package hint: llvm

llvm-config ubuntu from llvm-2.5 return false include directory switch.

tce-general at jaunty:~$ llvm-config --includedir
/usr/include/llvm

Should be 
tce-general at jaunty:~$ llvm-config --includedir
/usr/include

All llvm includes are ought to be included with llvm prefix (e.g.
#include <llvm/Support/Debug.h>). That is how llvm developers also does
code for the project.

This is also required by llvm-gcc if it is wanted to be compiled from
sources with pre installed llvm package (this feature will be soon in
llvm trunk and will be included in llvm-2.7 release). Currently llvm-gcc
requires built llvm source tree (or llvm includes and libs installed
with the same prefix) for compiling it.

** Affects: llvm (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: llvm llvm-gcc

-- 
llvm-config --includedir returns wrong directory
https://bugs.launchpad.net/bugs/431313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list