Now that (a while back) the omnithread package was moved to the top-
level as its own “component” (and thus is no longer in the gnuradio-
core component or library) can I link to it in my code in the usrp
component? - MLD
On Mon, May 28, 2007 at 02:42:53PM -0400, Michael D. wrote:
Now that (a while back) the omnithread package was moved to the top-
level as its own “component” (and thus is no longer in the gnuradio-
core component or library) can I link to it in my code in the usrp
component? - MLD
Yes.
In fact, usrp/host/lib/inband/Makefile.am is already building
libraries that require omnithread.
Eric