[cfe-dev] headers install

Axel Naumann Axel.Naumann at cern.ch
Wed Oct 7 09:24:58 PDT 2009


Hi,

after
  ../src/configure --prefix=/home/axel/build/llvm/inst \
--enable-debug-runtime --enable-targets=host-only \
--enable-llvmc-dynamic; make; make install

I get all llvm headers and libs installed, but only the clang libs -
none of he clang headers is installed. Is that intentional? What's the
proposed way for non-llvm projects to #include clang headers?

Cheers, Axel.



More information about the cfe-dev mailing list