[yocto] Using boost in the cross compiler environment
Zhang, Jessica
jessica.zhang at intel.com
Fri Aug 16 09:26:29 PDT 2013
Hi Siva,
1st Follow the developer manual to add boost library to your image. Then do
"bitbake your-image-with-boost -c populate_sdk", it'll generate a SDK
tarball for you that contains cross toolchain and the sysroot that contains
the boost library, which allows you to cross develop your user application.
Cheers,
Jessica
From: yocto-bounces at yoctoproject.org [mailto:yocto-bounces at yoctoproject.org]
On Behalf Of Alagarsamy, Siva
Sent: Friday, August 16, 2013 9:14 AM
To: yocto at yoctoproject.org
Subject: [yocto] Using boost in the cross compiler environment
I am new to the Yocot. I have was able succesffuly build a poky image for a
development board. I was able to generate a adt-installer using "bitbake
adt-installer" command. I am able to compile a simple hello world program
and run it on the development board. I need to use "Boost" library in my
user application. What is the proper procedure to install the boost in my
cross compiler environment?
Thanks,
Siva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130816/bceda5d8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 9626 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130816/bceda5d8/attachment.bin>
More information about the yocto
mailing list