David Burgess wrote:
The only part of GNU Radio we are using is libusrp, but GNU Radio's
"kitchen sink" dependencies mean that we have to build all kinds of
other crazy stuff to get that, stuff that we do not actually use.
(Seems to be a common theme here...)
We can write our own fixed point support for the rest of our
application, if we can just get libusrp to work. (Maybe the solution
is a libusrp replacement that is independent of GNU Radio and builds
with minimal external dependencies.)
Philip
-- David
David A. Burgess
Kestrel Signal Processing, Inc.
It seems to me it should be *possible* to setup the autotools to only
require the libs needed by libusrp if you --disable-* everything else
when you run configure. I would imagine that would be a healthy bit of
surgery on the configure.ac file and some of the related files:
separating out which dependencies are from which components, etc. Sounds
like it might be useful for some of the places GNURadio can end up
running though.
Doug
--
Douglas Geiger
Code 5545
U.S. Naval Research Laboratory
Washington, DC 20375
(202) 767-9048
douglas.gei...@nrl.navy.mil
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio