I installed Cygwin and all the correct components, then ran toolchain.sh.
After about 8 hours, I ended up with quite a few errors. I forgot which errors they were, and I don't want to run the toolchain another time just to find the errors :(.
I don't know much about Cygwin, but I know that errors aren't good.
I tried compiling some things I wrote from tutorials anyway, but no go.
Here's what I got:
![Image](http://img.photobucket.com/albums/v648/tsukasax/cygwin3.png)
So ok, I know where the build.mak is so I changed the directory on the makefile trying to fix the problem.
Here's the errors this time.
I know the warnings can be ignored sometimes, but that many errors isn't good.
Please help me out! I'm sure all I did was something stupid along the way, just don't know what.