All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Using Intel TBB in Buildroot environment
@ 2021-07-15 20:39 ` Scott Bartolett
  0 siblings, 0 replies; 4+ messages in thread
From: Scott Bartolett @ 2021-07-15 20:39 UTC (permalink / raw)
  To: buildroot

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?

Thanks,
Scott

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20210715/9826b258/attachment-0001.html>

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

* [Buildroot] Using Intel TBB in Buildroot environment
@ 2021-07-15 20:39 ` Scott Bartolett
  0 siblings, 0 replies; 4+ messages in thread
From: Scott Bartolett @ 2021-07-15 20:39 UTC (permalink / raw)
  To: buildroot

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?

Thanks,
Scott

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20210715/9826b258/attachment-0002.html>

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

* [Buildroot] Using Intel TBB in Buildroot environment
  2021-07-15 20:39 ` Scott Bartolett
  (?)
@ 2021-07-18  9:00 ` Peter Seiderer
  2021-07-21 20:57   ` Scott Bartolett
  -1 siblings, 1 reply; 4+ messages in thread
From: Peter Seiderer @ 2021-07-18  9:00 UTC (permalink / raw)
  To: buildroot

Hello Scott,

On Thu, 15 Jul 2021 20:39:00 +0000, Scott Bartolett <SBartolett@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
>

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

* Re: [Buildroot] Using Intel TBB in Buildroot environment
  2021-07-18  9:00 ` Peter Seiderer
@ 2021-07-21 20:57   ` Scott Bartolett
  0 siblings, 0 replies; 4+ messages in thread
From: Scott Bartolett @ 2021-07-21 20:57 UTC (permalink / raw)
  To: Peter Seiderer; +Cc: buildroot

Thanks for the reply Peter.  I resolved the problem - I was using the wrong TBB header files.

Scott


-----Original Message-----
From: Peter Seiderer [mailto:ps.report@gmx.net] 
Sent: Sunday, July 18, 2021 5:00 AM
To: Scott Bartolett <SBartolett@thorlabs.com>
Cc: buildroot@busybox.net
Subject: Re: [Buildroot] Using Intel TBB in Buildroot environment

Hello Scott,

On Thu, 15 Jul 2021 20:39:00 +0000, Scott Bartolett <SBartolett@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
>

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-07-21 21:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-15 20:39 [Buildroot] Using Intel TBB in Buildroot environment Scott Bartolett
2021-07-15 20:39 ` Scott Bartolett
2021-07-18  9:00 ` Peter Seiderer
2021-07-21 20:57   ` Scott Bartolett

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.