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-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org]
On Behalf Of Alagarsamy, Siva
Sent: Friday, August 16, 2013 9:14 AM
To: yocto@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

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to