All of lore.kernel.org
 help / color / mirror / Atom feed
* Boost logging in Yocto 1.6
@ 2014-07-30 18:24 Jeff Spindler
  2014-07-31 20:54 ` Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Spindler @ 2014-07-30 18:24 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 808 bytes --]

(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, 
following the tutorial written by Daiane Angolini. While I see most of 
the boost libraries under $SDKTARGETSYSROOT/usr/lib, there seems to be 
no libboost_log.a nor libboost_log_setup.a. I believe these were 
introduced with Boost 1.55, and that Yocto 1.6 has moved to Boost 1.55. 
Shouldn't they be there, or have I done something wrong?

(my local.conf is also posted at the stackoverflow link above).

Thanks...


-- 
Jeff Spindler
SpinArbor Software, LLC

<http://www.getpostbox.com>

[-- Attachment #2: Type: text/html, Size: 1878 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Boost logging in Yocto 1.6
  2014-07-30 18:24 Boost logging in Yocto 1.6 Jeff Spindler
@ 2014-07-31 20:54 ` Khem Raj
  0 siblings, 0 replies; 2+ messages in thread
From: Khem Raj @ 2014-07-31 20:54 UTC (permalink / raw)
  To: Jeff Spindler; +Cc: yocto

On Wed, Jul 30, 2014 at 11:24 AM, Jeff Spindler <jeff@perform3-d.com> 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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-31 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-30 18:24 Boost logging in Yocto 1.6 Jeff Spindler
2014-07-31 20:54 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.