On Fri, Mar 23, 2012 at 10:44 AM, Richard Purdie
<[email protected]> wrote:
>
> but then add:
> -Wl,-rpath,${libdir}/.. -Wl,-O1 \
>
> which is:
>
> /usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr
>
> (i.e. without the /lib on the end?) ?

for (sdk atleast cross toolchain bits) libdir points to
${libdir}/arm-oe-gnueabi-linux or whatever the architecture triplet
so using ${libdir}/.. gets us to standard usr/lib

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to