[Buildroot] Using Intel TBB in Buildroot environment

Peter Seiderer ps.report at gmx.net
Sun Jul 18 09:00:22 UTC 2021


Hello Scott,

On Thu, 15 Jul 2021 20:39:00 +0000, Scott Bartolett <SBartolett at thorlabs.com> wrote:

> Hi all,
>
> Is it possible to use Intel Threading Building Blocks in a Buildroot environment?  I am having trouble compiling our application when I include the tbb library.  I have the application working fine running on Raspbian on a RPi.  But when I try to cross compile it for Buildroot I am getting undefined references to tbb::detail::*.  I am trying to use the same libraries that I used in Raspbian.  Do I need to recompile the libraries for buildroot?  If so, does anyone have any experience doing this?

Not experience on this one, but your compile/link failure is hard to judge
without further information what you are trying exactly, but in general
integrating the used libraries/packages into the buildroot system seems
the natural way to go, patches welcome ;-)

Regards,
Peter

>
> Thanks,
> Scott
>




More information about the buildroot mailing list