On Thu, Sep 9, 2010 at 9:08 PM, Jakub Bogusz <qbo...@pld-linux.org> wrote:
> Plus: keeping all *-static containing *.la files on builders is in no
> way better than preevailing situation: *.la files are still "poisoned"
> by obsolete libraries (and thus rebuilding would be still required
> in case of transition like libpng12 -> libpng14 or dropping some
> dependency), and they affect on shared library building (-as-needed
> still needs to be enforced).

So two options: make libtool ignore the .la or replace all .la file
contents with a pre-built template that pulls no dependencies (we want
configure/autotools to take care of that anyway).

-- 
Patryk Zawadzki
_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to