root / README.ps3 @ f6fedf27
History | View | Annotate | Download (417 Bytes)
| 1 | bf89a844 | eb | GNU Radio may be compiled natively on the Sony PlayStation 3 if you're |
|---|---|---|---|
| 2 | bf89a844 | eb | extremely patient. It takes a _long_ time because there's only 256MB |
| 3 | bf89a844 | eb | of RAM on board and you'll be doing a lot of paging. |
| 4 | bf89a844 | eb | |
| 5 | bf89a844 | eb | However, it is possible to cross compile GNU Radio -- from say a big |
| 6 | bf89a844 | eb | x86_64 box running Fedora 7 -- and generate code for the PS3. |
| 7 | bf89a844 | eb | |
| 8 | bf89a844 | eb | Detailed instructions may be found at |
| 9 | bf89a844 | eb | http://gnuradio.org/trac/wiki/CrossCompilingForCell |