OSDN Git Service

document cell -DSPU_MAIN_PARAM_LONG_LONG flag
authorBrian <brian.paul@tungstengraphics.com>
Thu, 28 Feb 2008 01:01:37 +0000 (18:01 -0700)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 28 Feb 2008 01:02:23 +0000 (18:02 -0700)
docs/cell.html

index 4fd12e2..7104c84 100644 (file)
@@ -37,6 +37,11 @@ or the Cell Simulator (untested, though).
 </p>
 
 <p>
+If using Cell SDK 3.0, first edit configs/linux-cell and add
+<code>-DSPU_MAIN_PARAM_LONG_LONG</code> to the SPU_CFLAGS.
+</p>
+
+<p>
 To compile the code, run <code>make linux-cell</code>.
 </p>