MathewWi / procfw

Automatically exported from code.google.com/p/procfw
0 stars 0 forks source link

Pro-B10 won't run if built with GCC 4.6 #438

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build Pro-B10 using GCC 4.6
2. Try to install PROUPDATE
3. PSP will just shut itself down because of a freeze

What is the expected output? What do you see instead?
Expected PROUPDATE to run and install. Instead it froze

What version of the product are you using? On what operating system?
Using GCC 4.6 built from the scripts/patches here: 
https://github.com/pspdev/psptoolchain
I'm using Sabayon

Please provide any additional information below.
Only changes I've made to the GCC was adding graphite/lto support. I tried 
using an older branch(Pro-B9) but that didn't work either.
I'm using a PSP 2000 model with OFW 6.60. Flashed it back to stock thinking it 
was just a problem with Pro-B9 at first.

Original issue reported on code.google.com by badage...@gmail.com on 18 Apr 2012 at 3:12

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Somehow wintermute removed that patch. I paste to pastebin
http://pastebin.com/Bi0BehGW

Original comment by popsd...@gmail.com on 25 Apr 2012 at 7:35

GoogleCodeExporter commented 9 years ago
It might be because the patch doesn't work with the code in the repo anymore. 
It seems to only patch the python scripts and not the .l files.

On that note it builds of you manually change the .l files, but the CIPL still 
causes a brick if you actually use it.

I'll do more testing when I get the sdk rebuilt.

Original comment by badage...@gmail.com on 26 Apr 2012 at 6:47

GoogleCodeExporter commented 9 years ago
neur0ner applied the patch to the repo.
This can be closed.

Original comment by gentlema...@gmail.com on 1 Jun 2012 at 4:52