On Sat, 12 May 2012 15:23:15 +0100 "Armin K." <[email protected]> wrote:
> Why did you bother to build shared llvm libraries? We prefer shared libraries as only one copy of the code is installed and it is shared by any app that links to it. With a static library, anything that builds against it includes a copy within itself Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
