On Tue, May 27, 2014 at 9:02 AM, Sylvain Munaut <246...@gmail.com> wrote:
> Hi Michael, > > > So, my proposal is to modify gr-modtool to hard-wire these variables as > found for the main GR install. And, any other variables that make sense to > add in -- basically: why re-find the wheel? I think the Python ones are > the only critical ones (for proper execution), but there are likely a few > for document building that could also be added. Thoughts? - MLD > > Bad idea IMHO. > > The goal of gr-modtool is to create modules that will be usable easily > by other GR users. If you start hardcoding stuff, then it will be > non-buildable by anyone except the exact person who created the > modules. > > > If custom options are needed, a better approach would be to have an > 'option file' or cmake wrapper that would be created by macport (and > pybombs) that would automatically add the required options. something > like : > > gr-cmake .. instead of cmake alone. > > > Cheers, > > Sylvain 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. Tom
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio