Good day Ross,

I've mimic'd the bitbake.conf way of adding -staticdev. Apparently I got a
QA error stating that there are already multiple definitions of -staticdev
for my unit.

BTW, what's the purpose of ALLOW_EMPTY_${PN} = "1" and
ALLOW_EMPTY_${PN}-dev = "1"?

Really thank you for your help with this one.

- Joseph


On Wed, Jul 23, 2014 at 5:27 PM, Burton, Ross <ross.bur...@intel.com> wrote:

> On 23 July 2014 10:23, Joseph Andrew de la Peña <jdelap...@lexmark.com>
> wrote:
> > Thanks for your reply Anooj. Apparently, based on my findings, the SDK
> > contains libraries that are "libtool archives", .la. For my part, I have
> > used .a only which is not "libtoolized". I'm finding a way how to make my
> > unit generate a libtool archive.
>
> In general you don't need libtool archives.  If you want .a files in
> the SDK for static linking then you want to add the recipe's
> -staticdev packages to the SDK.
>
> Ross
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to