Search found 5 matches

by ALiENiD
Mon Mar 27, 2006 4:05 am
Forum: PSP Development
Topic: PSPSOne or PSPcsx?
Replies: 117
Views: 279688

I'm sure there will be a PSOne emulator, or someone else will write one (like me ;)). I don't have much spare time, but the minutes I do, I will spend on making FF7 to work. I've looked into dynamic recompilation and it doesn't look too hard. The problem is if there is enough MHz in the PSP to get P...
by ALiENiD
Wed Mar 22, 2006 8:47 am
Forum: PSP Development
Topic: Substrings
Replies: 0
Views: 715

Substrings

I wanted to use std::string's substr(), but it can't link. Any ideas why? Not implemented? I can use size() for example... cdr.o: In function `extensionMatches(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, std::allo...
by ALiENiD
Fri Mar 17, 2006 3:50 pm
Forum: PSP Development
Topic: Another one of those compilation errors
Replies: 1
Views: 1338

Okay, I've solved the problem. The solution was to reinstall Cygwin completely. I then did what this thread told me, namely choose another Cygwin mirror (I'm not sure if it was the new mirror or just the complete reinstall that helped, but it works now). I also shortened the installation path to onl...
by ALiENiD
Fri Mar 17, 2006 8:05 am
Forum: PSP Development
Topic: ERROR BUILDING NEWLIB with Cygwin
Replies: 5
Views: 2559

Which mirror did you choose?
by ALiENiD
Fri Mar 17, 2006 6:38 am
Forum: PSP Development
Topic: Another one of those compilation errors
Replies: 1
Views: 1338

Another one of those compilation errors

I've installed cygwin with subversion and sync:ed against the trunk/psptoolchain. When I run ./toolchain.sh it goes a couple of hours then this compilation error displays which I get nothing of, except something is wrong ;). This is displayed right after the linking of libpspgum.a: if psp-gcc -DHAVE...