Tested to all known psplibraries, works fine except libbulletml.
As gcc 4.3.0 gets more limit to C++ compiling so that functions just like strlen, exit and so on should not be used without <string.h>/<stdlib.h> included.
Modify source codes could have the problems resolved.
Here's the patch:
http://www.pspsp.org/down/gcc-4.3.0-PSP.patch.gz
get gcc 4.3.0 experimental:
svn co svn://gcc.gnu.org/svn/gcc/trunk gcc-4.3.0
PS: the devkitPro have already made gdb 6.7.1 working for PSP, patch is available in its cvs on sourceforge
gcc 4.3.0 (experimental) patch for PSP programming support
Re: gcc 4.3.0 (experimental) patch for PSP programming suppo
insight as well ?aeolusc wrote:Tested to all known psplibraries, works fine except libbulletml.
As gcc 4.3.0 gets more limit to C++ compiling so that functions just like strlen, exit and so on should not be used without <string.h>/<stdlib.h> included.
Modify source codes could have the problems resolved.
Here's the patch:
http://www.pspsp.org/down/gcc-4.3.0-PSP.patch.gz
get gcc 4.3.0 experimental:
svn co svn://gcc.gnu.org/svn/gcc/trunk gcc-4.3.0
PS: the devkitPro have already made gdb 6.7.1 working for PSP, patch is available in its cvs on sourceforge
you told gdb 6.7.1 works for PSP, but how gdb communicates with PSP ?
Re: gcc 4.3.0 (experimental) patch for PSP programming suppo
using psplinkusbhlide wrote:insight as well ?aeolusc wrote:Tested to all known psplibraries, works fine except libbulletml.
As gcc 4.3.0 gets more limit to C++ compiling so that functions just like strlen, exit and so on should not be used without <string.h>/<stdlib.h> included.
Modify source codes could have the problems resolved.
Here's the patch:
http://www.pspsp.org/down/gcc-4.3.0-PSP.patch.gz
get gcc 4.3.0 experimental:
svn co svn://gcc.gnu.org/svn/gcc/trunk gcc-4.3.0
PS: the devkitPro have already made gdb 6.7.1 working for PSP, patch is available in its cvs on sourceforge
you told gdb 6.7.1 works for PSP, but how gdb communicates with PSP ?
psplinkusb can start a gdb server on psp