pkg-config support for biarch
Enrico Weigelt
weigelt at metux.de
Sun Apr 6 12:20:15 PDT 2008
* Steven Munroe <munroesj at linux.vnet.ibm.com> schrieb:
> I get
>
> -pthread -L/opt/gnome/lib -lgthread-2.0 -lglib-2.0
>
> which is wrong for a powerpc64 target. It should be:
>
> -pthread -L/opt/gnome/lib64 -lgthread-2.0 -lglib-2.0
IMHO: either you've passed forgot to give pkg-config the
right (.pc-)search path, or the imported package is broken
(from biarch perspective): for a clean binarch build, you
actually need the package installed twice, once per arch.
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service - http://www.metux.de/
---------------------------------------------------------------------
Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
---------------------------------------------------------------------
More information about the pkg-config
mailing list