Author: eb
Date: 2007-11-09 17:46:59 -0700 (Fri, 09 Nov 2007)
New Revision: 6850
Added:
gnuradio/branches/developers/eb/trial-merge/README.ps3
Modified:
gnuradio/branches/developers/eb/trial-merge/configure-cell-cross
Log:
doc fixes
Added: gnuradio/branches/developers/eb/trial-merge/README.ps3
===================================================================
--- gnuradio/branches/developers/eb/trial-merge/README.ps3
(rev 0)
+++ gnuradio/branches/developers/eb/trial-merge/README.ps3 2007-11-10
00:46:59 UTC (rev 6850)
@@ -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
Modified: gnuradio/branches/developers/eb/trial-merge/configure-cell-cross
===================================================================
--- gnuradio/branches/developers/eb/trial-merge/configure-cell-cross
2007-11-10 00:22:16 UTC (rev 6849)
+++ gnuradio/branches/developers/eb/trial-merge/configure-cell-cross
2007-11-10 00:46:59 UTC (rev 6850)
@@ -1,5 +1,10 @@
#!/bin/bash
+#
+# Before trying to use this script, please follow the instructions at
+# http://gnuradio.org/trac/wiki/CrossCompilingForCell
+#
+
scriptdir=`dirname $0`
prefix=
_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio