Search found 6 matches
- Tue Sep 07, 2010 9:32 am
- Forum: devkitPSP
- Topic: Need Help to install devkitPSP on Mac OS X 10.6
- Replies: 6
- Views: 34602
Re: Need Help to install devkitPSP on Mac OS X 10.6
I wonder if the patches applied on newlib, gcc, binutils, ... can be found elsewhere (not in this/sourceforge site).
- Sun Jul 18, 2010 9:43 am
- Forum: User Contributions
- Topic: XCode Project template
- Replies: 5
- Views: 23342
Re: XCode Project template
Why all those link above aren't working?a128 wrote:funny I did not saw this ...I did a template using the combined template for Xcode 3.2
it's here
http://a128.wordpress.com/downloads/
As a mac user, I'd like do have a try with that template...
- Sun Jun 06, 2010 6:07 pm
- Forum: devkitPSP
- Topic: Need Help to install devkitPSP on Mac OS X 10.6
- Replies: 6
- Views: 34602
Re: Need Help to install devkitPSP on Mac OS X 10.6
gmp.h and mpfr.h are now succesfully found, but I had another error:
ld: duplicate symbol _insert_decl_map in libbackend.a(tree-inline.o) and tree-inline.o
collect2: ld returned 1 exit status
gnumake[1]: *** [cc1plus-dummy] Error 1
gnumake: *** [all-gcc] Error 2
Error building gcc
I think I'll ...
ld: duplicate symbol _insert_decl_map in libbackend.a(tree-inline.o) and tree-inline.o
collect2: ld returned 1 exit status
gnumake[1]: *** [cc1plus-dummy] Error 1
gnumake: *** [all-gcc] Error 2
Error building gcc
I think I'll ...
- Sat Jun 05, 2010 3:12 pm
- Forum: devkitPSP
- Topic: Need Help to install devkitPSP on Mac OS X 10.6
- Replies: 6
- Views: 34602
Re: Need Help to install devkitPSP on Mac OS X 10.6
I tried to compile a project which inclides gmp.h and Xcode can't find it. What do I have to do? I think that
./configure
make
sudo make install
was enought...
./configure
make
sudo make install
was enought...
- Thu Jun 03, 2010 7:49 pm
- Forum: devkitPSP
- Topic: Need Help to install devkitPSP on Mac OS X 10.6
- Replies: 6
- Views: 34602
Need Help to install devkitPSP on Mac OS X 10.6
Hello, I'm a mac user and I tried to install devkitPSP throught buildscripts(the only way I found), but I can't compile gcc due to GMP or MPFR problems.
I tried many version of that program:
GMP 4.1 compile failed
GMP 4.1.4 compiled and installed, but did't work
GMP 4.3.2 compiled and installed, but ...
I tried many version of that program:
GMP 4.1 compile failed
GMP 4.1.4 compiled and installed, but did't work
GMP 4.3.2 compiled and installed, but ...
- Thu Jun 03, 2010 7:23 pm
- Forum: Suggestions and Feedback
- Topic: Interface Builder
- Replies: 2
- Views: 6218
Re: Interface Builder
If you know one, could you post here?Hohoo wrote:Do you mean GUIs? I'm sure there are some third-party tools out there... That's not really devkitPro's job.
If this is considered bumping, then hello there because it was on the first page.