discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] New build-gnuradio


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] New build-gnuradio
Date: Tue, 25 Oct 2011 22:02:53 -0400

On Tue, Oct 25, 2011 at 9:55 PM, Marcus D. Leech <address@hidden> wrote:
I worked-over build-gnuradio tonight rather thoroughly, and it now uses the Cmake infrastructure to do its Gnu Radio builds.

It also has built-in help:

build-gnuradio --help

Yields:

Usage: build-gnuradio [--help|-h] [-v|--verbose] [-jN] [-ja] [-l|--logfile logfile ] funcs

-v|--verbose   - turn on verbose logging to stdout

-jN            - have make use N concurrent jobs

-ja            - have make use N concurrent jobs with auto setting of N
                (based on number of cpu cores on build system)

-l|--logfile lf - log messages to 'lf'

available funcs are:

all             - do all functions
prereqs         - install prerequisites
gitfetch        - use GIT to fetch Gnu Radio and UHD
uhd_build       - build only UHD
firmware        - fetch firmware/FPGA
gnuradio_build  - build only Gnu Radio
mod_groups      - modify the /etc/groups and user to group 'usrp'
mod_udev        - add UDEV rule for USRP1
mod_sysctl      - modify SYSCTL for larger net buffers


I'd love people to add support for systems other than Ubuntu and Fedora, but those are the most popular Linux distros in use.

--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org


Wonderful, Marcus, thanks!

Tom
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]