[yocto] SDK not contianing archive libraries

Burton, Ross ross.burton at intel.com
Wed Jul 23 02:27:24 PDT 2014


On 23 July 2014 10:23, Joseph Andrew de la Peña <jdelapena at 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



More information about the yocto mailing list