psptoolchain gcc 4.3.0 & gdb 6.8 available

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
sauron_le_noir
Posts: 203
Joined: Sat Jul 05, 2008 8:03 am

psptoolchain gcc 4.3.0 & gdb 6.8 available

Post by sauron_le_noir »

I've just uploaded on http://194.7.150.2/psptoolchain.tgz
a update of the toolchain for linux
gcc 4.3.0 and GDB 6.8
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

$ svn commit
Adding depends/check-gmp.sh
Adding depends/check-mpfr.sh
Adding patches/gcc-4.3.0-PSP.patch
Adding patches/gdb-6.8-PSP.patch
Adding patches/psplinkusb.patch
Deleting scripts/002-gcc-4.1.0-stage1.sh
Adding scripts/002-gcc-4.3.0-stage1.sh
Deleting scripts/005-gcc-4.1.0-stage2.sh
Adding scripts/005-gcc-4.3.0-stage2.sh
Deleting scripts/007-gdb-6.4.sh
Adding scripts/007-gdb-6.8.sh
Sending scripts/009-psplinkusb.sh
Transmitting file data .........
Committed revision 2420.
Committed! Thanks for the update.
sauron_le_noir
Posts: 203
Joined: Sat Jul 05, 2008 8:03 am

Post by sauron_le_noir »

you are welcome; I didn't use the gcc 4.3.1 because i haven't find a official patch for it
the minpspw use for his build the patch of the version 4.3.0. The version 4.3.0 corrected for me a nasty bug when using many realloc
Heimdall
Posts: 245
Joined: Thu Nov 10, 2005 1:29 am
Location: Netherlands
Contact:

Post by Heimdall »

My builds with 4.3.1 work with the 4.3.0 patch since the code changes do not affect the patched files. Everything seems to be building OK and running OK with 4.3.1 at least on windows.
ooPo
Site Admin
Posts: 2023
Joined: Sat Jan 17, 2004 9:56 am
Location: Canada
Contact:

Post by ooPo »

Anyone else using 4.3.1? I'd like to hear from more people before upgrading.
Heimdall
Posts: 245
Joined: Thu Nov 10, 2005 1:29 am
Location: Netherlands
Contact:

Post by Heimdall »

sauron_le_noir did you use the gcc and gdb patches from my SVN reppo? just to know because if they are the same i can use ps2dev svn as the base repository instead of maintaining my own. I want to keep by builds the most compatible possible with the ps2dev builds.
sauron_le_noir
Posts: 203
Joined: Sat Jul 05, 2008 8:03 am

Post by sauron_le_noir »

just updaded the script for 4.3.1 sorry ooPo i give you work i confirm the patch work
and i've just recompiled the pspsdk and my homebrews without problems

yes Heimdall i did because they are nor windows nor mingw related
Post Reply