ps3dev / ps3toolchain

A script to autobuild an open source toolchain for the PS3.
BSD 2-Clause "Simplified" License
280 stars 92 forks source link

Update GCC to 10.2.0 (PPU only) #110

Open bucanero opened 3 years ago

bucanero commented 3 years ago

For reference only, a user has shared a patch to get gcc 10 for the ppu toolchain.

(this might be useful for devs who want to use more recent C/C++ standards)

shagkur commented 3 years ago

Would be nice, but unfortunately this would mean to keep 2 different versions of the toolchain. Because with gcc 10, the SPU support has been dropped.

Fewnity commented 8 months ago

Having recent C++ standards would be awesome