Donate Share

Minimalist PSPSDK for Windows

Tracker: Bugs

5 toolchain.sh fails during gcc patching - ID: 2871387
Last Update: Settings changed ( pmml )

The toolchain.sh is currently set for GCC 4.3.4. However, there are no
patch files for this release, hence the script fails on the following
line:

patch -p1 -d $GCC_SRCDIR -i ../patches/gcc-$GCC_TC_VER-PSP.patch || die
"patching gcc"

Now either you can update the patch for 4.3.4 or be less strict and hope
the patch from 4.3.1 still applies for 4.3.4.


SamuraiX ( sumolx ) - 2009-10-01 16:34

5

Closed

Fixed

Paulo Lopes

None

None

Public


Comments ( 2 )

Date: 2009-10-22 09:43
Sender: pmmlProject Admin

tested on msys and works however msys is very picky with the patch and svn
versions used.


Date: 2009-10-01 19:11
Sender: pmmlProject Admin

If it fails there then the script failed to download the ps2dev svn
patches, the way it works it downloads ps2dev patches and applies then
first and then applies this project patches. this has been tested to work
but I think the current svn script might be disabling this since I've been
working in getting it to work under ubuntu 64bits with the latest gcc
4.3.4.


Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
close_date - 2009-10-22 09:43 pmml
allow_comments 1 2009-10-22 09:43 pmml
resolution_id None 2009-10-22 09:43 pmml
status_id Open 2009-10-22 09:43 pmml
assigned_to nobody 2009-10-01 16:34 sumolx