With the SDK 1.92 sneaking out all over the torrent sites, lots of posts of people have no luck installing it and compiling, so I'm not sure if this will work for you but this is my journey, the quick and dirty version. Hopefully I didn't miss anything.
My PC:
Windows 7 x64
i3 2.93
4gb ram
Files I used:
PS3_SDK-192_001-Installer_1.0 (refer to http://www.ps3news.com/forums/ps3-ha...ls-109568.html)
mingw-get-inst-20100909.exe (http://ufpr.dl.sourceforge.net/project/mingw/Automated%20MinGW%20Installer/mingw-get-inst/mingw-get-inst-20100909/mingw-get-inst-20100909.exe)
MSYS-1.0.11.exe (http://ufpr.dl.sourceforge.net/project/mingw/MSYS/BaseSystem/msys-core/msys-1.0.11/MSYS-1.0.11.exe)
msysDTK-1.0.1.exe (http://ufpr.dl.sourceforge.net/project/mingw/MSYS/Supplementary%20Tools/msysDTK-1.0.1/msysDTK-1.0.1.exe)
- First thing I did was install mingw (mingw-get-inst-20100909.exe), followed by MSYS-1.0.11.exe then msysDTK-1.0.1.exe. During the install of the second two files it wants to install to "c:\msys\1.0" I edited that to reflect the sdk document "c:\msys"
- Then I set the environment variables like so:
New System Variable
Variable name: CELL_SDK
Variable value: /c/usr/local/cell
New System Variable
Variable name: LANG
Variable value: C
Edit System Variable
Variable name: PATH
Variable value: c:\msys\1.0\bin
- Then I ran the SDK 1.92 installer and left all the default settings as is.
-When that was complete I verified that the PATH variable was updated with all the SDK paths:
c:\usr\local\cell\host-win32\bin;
c:\usr\local\cell\host-win32\ppu\bin;
c:\usr\local\cell\host-win32\spu\bin;
c:\usr\local\cell\host-win32\Cg\bin
- Next I followed two more steps from the SDK Setup document too set the initial configuration file of the PPU and SPU debugger.
This is the point where I figured everything was complete but to make things a bit easier I edit the profile bash of MinGW to make my home directory be the 1.92 sdk directory.
- Open the file C:\msys\etc\profile with a capable editor (I use 010 editor) and set the HOME environment variable to the fixed location, for this I used c:\usr\local\cell\
- To test i started MSYS browsed into the samples directory and found the project called "testapp" and typed "MAKE" and hit enter. A lot of information flashed across the screen then ended with outputting 2 magical files....testapp.elf and testapp.self.
This is just an example of how I got this to work, no promises it will work for you, but hopefully it is enough to get you in the right direction since I imagine alot of amateurs will be installing this and trying to work its magic.
13250 HeyManHRU
13207 PS3 News
11287 elser1
11119 oVERSoLDiER
9248 GrandpaHomer
8578 Tidusnake666
7968 saviour07
7340 condorstrike
7258 deank
6858 OGroteKoning
24993 PS3 News
5279 Starlight
2965 HeyManHRU
2173 CJPC
2129 elser1
1818 cfwprophet
1756 her0
1572 oVERSoLDiER
1291 GrandpaHomer
1080 barrybarryk





