Vladimir Prus wrote: > Alternatively, tools that load plugins can probably mark all symbols as > dynamically exported, by using gcc option > > -Wl,--export-dynamic Scratch this part, this option is in fact used when linking llc. The question why libs are static still stands, though. - Volodya