Closed cebash closed 13 years ago
I'll look into it.
I have not tried building any SPU-related with this, but I did compile an spu-g++:
Using built-in specs. COLLECT_GCC=/usr/local/ps3dev/host/spu/bin/spu-g++ COLLECT_LTO_WRAPPER=/usr/local/ps3dev/host/spu/libexec/gcc/spu/4.5.2/lto-wrapper Target: spu Configured with: ../configure --prefix=/usr/local/ps3dev/host/spu --target=spu --disable-dependency-tracking --disable-libssp --disable-multilib --disable-nls --disable-shared --disable-win32-registry --enable-languages=c,c++ --enable-lto --enable-threads --with-newlib Thread model: single gcc version 4.5.2 (GCC)
just add c++ to the --enable-languages
line in the script.
I've added this change. Let me know if you find any problems.
Hi,
I didn't find a spu-g++, is it possible to have it ?
Thanx