discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Idea for gr-modtool


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] Idea for gr-modtool
Date: Tue, 27 May 2014 10:33:18 -0400

OK; good arguments.  Hard-coding into OOT module == bad.  Agreed.

Maybe something more along the lines of: When GR is installed, create a 
"${prefix}/etc/gnuradio/install.cfg" file that contains what GR CMake found, in 
a file that's easily loadable by CMake.  Then in the gr-modtool OOT module 
CMake look for this file and if found load it to get the correct values.  This 
way, the gr-modtool installs will all be consistent on the local OS globally 
(for any user doing an OOT module) but OOT modules will not contain hard-wired 
settings.

That seems better to me.  Thoughts on this version? - MLD

On May 27, 2014, at 10:25 AM, Tom Rondeau <address@hidden> wrote:
> I'm with Sylvain that hard-coding that information in gr-modtool is a bad 
> idea for the same reasons. If someone develops it on OS X and then wants to 
> distribute that project to other people working on other systems, we need to 
> re-find everything there, too. The two aren't and can't be that coupled 
> together.



reply via email to

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