On Tue, 12 Jan 2010 19:54:40 -0500, Matthias wrote:

> > The old semantics made this case work without the .la file, the new
> > semantics lead to programs failing to link in Fedora, making Fedora
> > incompatible with upstream (unless we start to ship .la files again).  
>
> .pc files handle this just fine.

Only with --as-needed. Else the .pc file's "Requires" lead to over-linking
with libraries that aren't needed by the build target. Same for the
inter-dependencies in .la files.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to