Search found 2 matches

by celyst
Sun Nov 11, 2007 10:01 pm
Forum: PSP Development
Topic: Problem with cygwin :S
Replies: 21
Views: 9219

Chrighton wrote:You can still build psplink under cygwin, manually. At least that's what I did.
Could you teach me how to? :)
by celyst
Sun Nov 11, 2007 8:45 pm
Forum: PSP Development
Topic: Problem with cygwin :S
Replies: 21
Views: 9219

Hi, I'm trying to compile the toolchain for the first time but I'm facing some problems. I'm using CYGWIN by the way. The problem is during 009-psplinkusb.sh, it is unable to finish compiling. Here is the output: if ( test -f /usr/include/SDL/SDL.h ); then { make -C tools/remotejoy/pcsdl all; } else...