From cabcee9ea952538f2620eb4e02570a933ac42f90 Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 27 Feb 2008 18:01:37 -0700 Subject: document cell -DSPU_MAIN_PARAM_LONG_LONG flag --- docs/cell.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/cell.html b/docs/cell.html index 4fd12e2b23..7104c84c4d 100644 --- 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).

+

+If using Cell SDK 3.0, first edit configs/linux-cell and add +-DSPU_MAIN_PARAM_LONG_LONG to the SPU_CFLAGS. +

+

To compile the code, run make linux-cell.

-- cgit v1.2.3