summaryrefslogtreecommitdiff
path: root/docs/cell.html
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-02-27 18:01:37 -0700
committerBrian <brian.paul@tungstengraphics.com>2008-02-27 18:02:23 -0700
commitcabcee9ea952538f2620eb4e02570a933ac42f90 (patch)
treea5e477bacb138085d2f6101d75cc3a8f7527fd58 /docs/cell.html
parent00bc91ac647296575efec1612a66385563a6ce54 (diff)
document cell -DSPU_MAIN_PARAM_LONG_LONG flag
Diffstat (limited to 'docs/cell.html')
-rw-r--r--docs/cell.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/cell.html b/docs/cell.html
index 4fd12e2b23..7104c84c4d 100644
--- a/docs/cell.html
+++ b/docs/cell.html
@@ -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>