On Mon, Aug 9, 2010 at 1:30 AM, Christoph Cullmann <cullmann at absint.de> wrote: > Hi, > > I would like to compile the complete clang frontend without shared libraries, > but I am not able to get rid of liblibclang.so. (using CMake, for Windows and > Linux). clang doesn't depend on libclang.so; you can just ignore it. -Eli