On Thu, Aug 8, 2013 at 7:37 AM, Alexandru Csete <[email protected]> wrote: > Greetings, > > I just noticed that executing "./pybombs install gnuradio" on a system > that already has all the necessary dependencies starts by installing a > package called mcpp. Searching the web I found out that it is a C/C++ > preprocessor from 2008... > > Since gnuradio builds just fine with the standard preprocessor in gcc, > I hope we can get rid of it get rid of this dependency. > > Alex
It's an ICE dependency... the rest of GNU Radio doesn't use it. It's just needed to build ICE. -- Tom Visit us at GRCon13 Oct. 1 - 4 http://www.trondeau.com/grcon13 _______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
