$ ./toolchain.sh
ls: cannot access /usr/lib/libncurses.*: No such file or directory
ERROR: Install ncurses before continuing.
../depends/check-ncurses.sh: Failed.
I'm pretty positive I installed ncurses during cygwin setup. I even tried running the setup program again, installing ncurses again, deleting the whole c:\cygwin directory, then reinstalling it again, making sure I selected ncurses. Nada.
Yes, I'm in ~/psptoolchain when I run toolchain.sh.
x@x ~/psptoolchain
$ ./toolchain.sh
ERROR: Add c:/cygwin/usr/local/pspdev/bin to your path before continuing.
../depends/check-pspdev.sh: Failed.
Never install CYGWIN on a Windows machine. It's too big, too bulky,to cumbersome, to much hassle to set up and too sloooowww.
With complete LIBS and SDK files, you may be able to reduce your PSPDev envirnment down to 1.2G... TOO MUCH!
Install Devkit Pro and then install toolchain intop it it. It's dead easy! It's a LOT faster, lighter, easier to install and configure and 3x the speed of CYGWIN.
The only downside is that if you want libs and SDK files, you need to use precompiled versions. I suggest you look at jetcube's work for that... but I think it's all well worth it!
Give it a try at least if CYGWIN proves to be a pain... or install Linux!
I miiiigghttt consider installing linux, but I haven't ever used it before so I'm kinda unsure about it. But thanks for your suggestions, I'll try Devkit Pro and edit this post with the results.
If you're looking for the latest SDK and compiler for windows then devkitpro is a bit outdated (last release was april 16, 2007). If you need a bash shell, then devkitpro or cygwin is the way to go, but if you just want a compiler to use with your visual studio, eclipse, whatever IDE, you can always use my builds which try to be up to date with the SVN of the SDK.