Compiling this on Windows will be fun...I saw it long time ago, but now when search i can't find it but I found another one : https://github.com/OpenDingux/SDL/blob/SDL-1.2/README.PS3
Here is a video of me compiling SDL-1.2 on Playstation 3 for the Cell Broadband Engine in Linux (OtherOS) using IBM's Cell SDK 3.1:
Recorded from my laptop and compiled remotely (over ssh). My (phat) PS3 is downgraded to firmware 3.15 (DEX) and its running Fedora 12 ppc (heavily customized). It is also a full-time web server:
http://www.ps3linux.net
To compile, you must first enter directory src/video/ps3/spulibs and run:
make
sudo make install
Then go back to the top level dir and configure/build as normal. Easy mistake to make.
BONUS: Heres a video of me installing Fedora 12 ppc on Playstation 3 over the network (diskless) using an NFS share:
After installation, use my scripts to configure your package manager (yum) to use online package repos:
https://github.com/ModelCitizenPS3/ps3-goodrepos
and use this one to install the most recent (latest & greatest) Cell SDK packages:
https://github.com/ModelCitizenPS3/ps3-cellsdk-install
Hope that helps![]()
It's nice, although I was talking about GameOSHere is a video of me compiling SDL-1.2 on Playstation 3 for the Cell Broadband Engine in Linux (OtherOS) using IBM's Cell SDK 3.1:
Recorded from my laptop and compiled remotely (over ssh). My (phat) PS3 is downgraded to firmware 3.15 (DEX) and its running Fedora 12 ppc (heavily customized). It is also a full-time web server:
http://www.ps3linux.net
To compile, you must first enter directory src/video/ps3/spulibs and run:
make
sudo make install
Then go back to the top level dir and configure/build as normal. Easy mistake to make.
BONUS: Heres a video of me installing Fedora 12 ppc on Playstation 3 over the network (diskless) using an NFS share:
After installation, use my scripts to configure your package manager (yum) to use online package repos:
https://github.com/ModelCitizenPS3/ps3-goodrepos
and use this one to install the most recent (latest & greatest) Cell SDK packages:
https://github.com/ModelCitizenPS3/ps3-cellsdk-install
Hope that helps![]()
It should also work on CEX firmwares, but I've never tried personally.Does this Fedora only work on 3.15 DEX?