[LLVMdev] Possible to build shared LLVM libraries?

Andreas Eriksson aeriksson at gmail.com
Wed Mar 7 10:49:56 PST 2007


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



More information about the llvm-dev mailing list