discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] gnuradio-companion -c is documented but not worki


From: CEL
Subject: Re: [Discuss-gnuradio] gnuradio-companion -c is documented but not working
Date: Wed, 24 Jan 2018 14:40:35 +0000

Hello Markus,

yep, that's a documentation bug. I'll look up how the manpages are
generated. Possibly, GRC *used* to have this feature (or it *will* have
that feature). 

What you want to achieve can be achieved with a different command line
utility:

grcc [-d target_directory, default=~/.grc_gnuradio] [-e|--execute]
file.grc

Best regards,
Marcus

On Wed, 2018-01-24 at 15:32 +0100, Markus Wirsing wrote:
> Hello,
> 
> I noticed that the manpage for gnuradio-companion on my ubuntu 17.10
> system contains the following section:
> 
>        -c, --compile
>               Only compile the GRC file without invoking the GUI.
> Useful  for
>               unit  testing,  running  gnuradio-companion  from a
> Makefile and
>               other command-line scripting.
> 
> Which seems like a very useful feature.
> However, trying to actually use that option results in an error:
> 
> Usage: gnuradio-companion [options] [saved flow graphs]
> 
> gnuradio-companion: error: no such option: -c
> 
> Invoking gnuradio-companion -h also does not mention it:
> Options:
>   --version   show program's version number and exit
>   -h, --help  show this help message and exit
> 
> Is that feature available or not?
> 
> Markus
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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