Re: [yocto] Boost logging in Yocto 1.6

2014-07-31 Thread Khem Raj
On Wed, Jul 30, 2014 at 11:24 AM, Jeff Spindler wrote: > there seems to be no libboost_log.a nor libboost_log_setup.a generally SDKs wont have static libs, since they do not install staticdev packages. You might have to pull them into the SDK that you build by adding the boost staticdev package.

[yocto] Boost logging in Yocto 1.6

2014-07-31 Thread Jeff Spindler
(Please forgive me if I'm not supposed to email to this address) I posted this on stackoverflow a little while ago, but got no response: http://stackoverflow.com/questions/24655115/yocto-1-6-no-libboost-log-in-toolchain I've installed Yocto 1.6 and run the bitbake to set up the toolchain, f