Hi, is it possible to build LLVM into shared (dynamic) libraries on MacOSX (or other platforms)? I tried "./configure --disable-static --enable-shared=yes" but without success; I still got only the .a-libraries. Regards, Andreas