Robert McGwier wrote:
If anyone has gnuradio running on a Power PC under Linux (FC6 in
particular), could you drop me a private email with any details you
might care to provide on getting it to run?  It compiles just fine but
blows up in make check and other areas.

Thanks
Bob

Is this a Power PC or specifically the CELL's Power PC core? With the
CELL, I've only had luck running with the hier_block2 code. Try running
gnuradio-examples/python/hier/usrp/usrp_siggen.py.

From what I tracked down, it seems to be a problem in how Python is
handling allocated memory. If I remember correctly, when blocks are
assigned to the flow graph, the pointers get corrupted right after the
topological sort routine finishes.

Tom





_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to