diff options
Diffstat (limited to 'README.ps3')
-rw-r--r-- | README.ps3 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.ps3 b/README.ps3 new file mode 100644 index 0000000000..3d41fe3f5f --- /dev/null +++ b/README.ps3 @@ -0,0 +1,9 @@ +GNU Radio may be compiled natively on the Sony PlayStation 3 if you're +extremely patient. It takes a _long_ time because there's only 256MB +of RAM on board and you'll be doing a lot of paging. + +However, it is possible to cross compile GNU Radio -- from say a big +x86_64 box running Fedora 7 -- and generate code for the PS3. + +Detailed instructions may be found at +http://gnuradio.org/trac/wiki/CrossCompilingForCell |