[Buildroot] [PATCH 3/3] package/boost: add library coroutine2

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Dec 11 15:30:13 UTC 2015


Vicente,

On Fri, 11 Dec 2015 15:08:26 +0000, Vicente Olivert Riera wrote:

> I was trying to test your patch and I have noticed that despite of
> having coroutine2 selected...
> 
> BR2_PACKAGE_BOOST_COROUTINE2=y
> 
> ...there isn't any libboost_coroutine2.so file installed on target. Is
> that normal?

The vast majority of Boost "libraries" are not libraries in the .so
sense, but purely header based libraries, i.e just a bunch of .h with
very complicated C++ code.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list