commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r6850 - gnuradio/branches/developers/eb/trial-merge


From: eb
Subject: [Commit-gnuradio] r6850 - gnuradio/branches/developers/eb/trial-merge
Date: Fri, 9 Nov 2007 17:47:03 -0700 (MST)

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=





reply via email to

[Prev in Thread] Current Thread [Next in Thread]