dandrewheat / procfw

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

PROCFW won't work if compiled using devkitPSP r16 (gcc 4.6.2) #430

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Compile procfw source code using devkitPSP r16-1 http://devkitpro.org/
2. Install that procfw build
3. Press X to boot PRO

What is the expected output? What do you see instead?
PSP shuts down without showing XMB.

What version of the product are you using? On what operating system?
procfw 9e01952c1cd4 and devkitPSP r16-1, on Debian Linux.

Please provide any additional information below.
Using 
https://sites.google.com/a/mithria.net/misaka_sn10032/top/ptc-patch/release 's 
psptoolchain-gcc4.6.1-custom.patch causes the same problem.
If compiled with devkitPSP r15 (gcc 4.3.6), it works.

Original issue reported on code.google.com by popsd...@gmail.com on 3 Apr 2012 at 9:25

GoogleCodeExporter commented 8 years ago
Why wont you download the compiled version ? I doublt that you will get any 
assistance on compilation problems regarding other methods than 
http://code.google.com/p/procfw/wiki/Compiling . It doesent seem like a PRO CFW 
issue but the compiler issue. You should submit bug reports on the compiler 
source rather than here.

Original comment by piotrekhenry on 3 Apr 2012 at 2:43

GoogleCodeExporter commented 8 years ago
Actually I have tried compiling psp-gcc 4.6.2 from source code. But that 
psp-gcc didn't work either.
And I already subimitted the report 3 months ago but sadly I haven't heard 
anything.

Original comment by popsd...@gmail.com on 3 Apr 2012 at 9:55

GoogleCodeExporter commented 8 years ago
WinterMute (and devkitPro team) were able to give answer as a patch:
https://gist.github.com/b51b875a964172ed7d6e

Original comment by popsd...@gmail.com on 11 Apr 2012 at 5:32

GoogleCodeExporter commented 8 years ago
I wish I seen this earlier. I just opened an issue for the same reason.

Original comment by badage...@gmail.com on 18 Apr 2012 at 3:18

GoogleCodeExporter commented 8 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 8 years ago
just to notice; with that patch misaka's gcc 4.6.1 can compile into good binary

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

GoogleCodeExporter commented 8 years ago
Applied to e71a26ea3f51. Thank you neur0ner. Now you can close this and 
http://code.google.com/p/procfw/issues/detail?id=438

Original comment by popsd...@gmail.com on 25 Apr 2012 at 4:31

GoogleCodeExporter commented 8 years ago
Forgot to mention, (as well as 4.6.x) this patch is still compatible with gcc 
4.3.x.

Original comment by popsd...@gmail.com on 25 Apr 2012 at 4:34

GoogleCodeExporter commented 8 years ago
any of these are compatible:
4.3.5 (minpspw) 4.3.6 (devkitPSP r16) 4.6.1 (misaka) 4.6.2 (devkitPSP r16)

Original comment by popsd...@gmail.com on 25 Apr 2012 at 4:51

GoogleCodeExporter commented 8 years ago
neur0ner applied the fix to the repo. This issue is solved.

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