On Thursday 06 April 2006 01:21, Thiago Macieira wrote: > >But I thought it wasn't possible to link a static lib into a shared lib? > > It isn't. What is the problem with that? Why can't we support that if we always compile static libraries PIC? (just as we did in KDE3 with libtool) Or is it the problem of --whole-archive? Simon