projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00bc91a
)
document cell -DSPU_MAIN_PARAM_LONG_LONG flag
author
Brian
<brian.paul@tungstengraphics.com>
Thu, 28 Feb 2008 01:01:37 +0000
(18:01 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Thu, 28 Feb 2008 01:02:23 +0000
(18:02 -0700)
docs/cell.html
patch
|
blob
|
history
diff --git
a/docs/cell.html
b/docs/cell.html
index 4fd12e2b23cacd46a4bda44e8c7d44d3c188667a..7104c84c4d9bbfb1ebdd1594cb03b0b91d7324b0 100644
(file)
--- a/
docs/cell.html
+++ b/
docs/cell.html
@@
-36,6
+36,11
@@
To use the driver you'll need a Cell system, such as a PS3 running Linux,
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>