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
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
2007/6/13, Robert McGwier [email protected]:
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.
Search the archive for a thread regarding EFIKA. EFIKA is an embedded
PowerPC that runs Linux. Others have successfully been running GNU
Radio on that platform, but I cannot verify the performance or if they
had other problems. Once my thesis is finished I will pull mine out
from the drawer and see if I can get Fedora running on it.
–
Trond D.