On 11/06/2014 04:39 PM, Marcus D. Leech wrote: > I have a flow-graph: > > https://www.cgran.org/svn/projects/simple_ra > > It comes with a makefile, which sets up PYTHONPATH, and calls grcc -d > > That grcc -d consistently fails ("Error during compilation") > > Yet, when I bring the graph into interactive GRC, it's fine, I can > compile it, and run it, no problem. > > There's clearly a bug in grcc, but without it producing *any* errors (it > only does that for interactive calls to grc), it's really hard to figure out > what exactly it's upset about during grcc, and whether that's "real", > or a bug in grcc. > > 3.7.6git-183-g6e3fbfd5 > > But also happens on current "maint" as well.
Same here. I pushed a fix to
https://github.com/gnuradio/gnuradio-wg-grc/tree/maint_grcwg
I also added a more detailed error message to grcc (on branch
master_grcwg of the same repo)
Sebastian
--
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)
Dipl.-Ing. Sebastian Koslowski
Research Associate
Kaiserstraße 12
Building 05.01
76131 Karlsruhe, Germany
Phone: +49 721 608-46275
Fax: +49 721 608-46071
Email: [email protected]
Web: http://www.cel.kit.edu/
KIT – University of the State of Baden-Wuerttemberg and National Research
Center of the Helmholtz Association
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
