Menu

Cell/PS3 devtools for windows/cygwin / News: Recent posts

The build is done

The rpms are built. Testing will start soon and release will happen after that.

Posted by S Manning 2007-02-17

Initial Notes

Issue 1: binutils

The build of binutils will get an RPM version error and not install. To
fix this goto "/home/src/sourceforge/BUILD/spu-binutils-2.17.50/obj-spu" and ty
pe make install

Issue 2: get the Barcelona sysroot rpm:
wget http://www.bsc.es/projects/deepcomputing/linuxoncell/cellsimulator/
sdk2.0/ppu-sysroot-3.3-6.noarch.rpm
rpm -i --ignorearch --ignoreos ppu-sysroot-3.3-6.noarch.rpm
rpm2cpio /tmp/glibc-headers-2.4-4.ppc.rpm | cpio -i -d
rpm2cpio /tmp/glibc-kernheaders-3.0-5.2.ppc.rpm | cpio -i -d
/opt/cell/sysroot
ln -s /opt/cell/toolchain-3.3/sysroot/ /opt/cell/sysroot... read more

Posted by S Manning 2007-01-29